SITCON-tgBot says to #sitcon
<DeemoHarlos>: const io = require('socket.io-client') const socket = io('http://localhost:6667') socket.emit('NICK bot_Deemo\r\n') socket.close()