modified: src/main.js
This commit is contained in:
parent
21a3ec84e9
commit
208321706f
|
@ -43,7 +43,7 @@ bot.on('message', (e) => {
|
|||
e.reply(cb.msg+" for "+tmp['nick']+" ("+tmp['username']+"@"+tmp['hostname']+")");
|
||||
}, 1600);
|
||||
}
|
||||
else
|
||||
else
|
||||
e.reply(cb.msg);
|
||||
});
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue
Block a user