1
0
forked from keinBot/cuffeo

kläglicher Versuch Reconnects zu fixen

This commit is contained in:
Flummi
2021-01-27 09:03:59 +01:00
parent 864f7c3591
commit f3ecb33a9d
3 changed files with 19 additions and 6 deletions

View File

@@ -30,7 +30,7 @@ export default bot => {
bot._cmd.set("318", msg => { // whois_end
let tmpuser = {};
bot.emit("data", ["info", `whois < ${msg.params[1]}`]);
//bot.emit("data", ["info", `whois < ${msg.params[1]}`]);
if (bot.server.user.has(msg.params[1]))
tmpuser = bot.server.user.get(msg.params[1]);
tmpuser = {