diff --git a/index.js b/index.js index 2405abf..9390149 100644 --- a/index.js +++ b/index.js @@ -112,7 +112,6 @@ client.addListener('registered', () => { console.log("Arguments required"); break } - console.log(client.chans) if(!checkIfIsInChannelAndLog(args)) break currentChannel = args; console.log("Current Channel set to:", currentChannel);