homo shit

This commit is contained in:
simio 2024-12-01 02:18:38 -03:00
parent da20d82171
commit a2d5af3437

View File

@ -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);