From a2d5af3437869ae4ee8617114e190322e2c242c9 Mon Sep 17 00:00:00 2001 From: gor_down Date: Sun, 1 Dec 2024 02:18:38 -0300 Subject: [PATCH] homo shit --- index.js | 1 - 1 file changed, 1 deletion(-) 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);