mirror of
https://github.com/thelounge/thelounge
synced 2024-12-25 20:03:08 +00:00
3 lines
85 B
JavaScript
3 lines
85 B
JavaScript
module.exports = function(network, chan, cmd, args) {
|
|
console.log("connect");
|
|
};
|