dk what changed
This commit is contained in:
parent
4327fd983b
commit
ca4dcf5ba4
|
@ -37,6 +37,7 @@ cfg.forEach((e,i,a) => {
|
|||
|
||||
bot.on('motd', (e) => {
|
||||
console.log("motd von "+e.network+" erhalten");
|
||||
bot.mode(bot.me, "+B", e.network);
|
||||
});
|
||||
|
||||
bot.on('message', (e) => {
|
||||
|
|
Loading…
Reference in New Issue
Block a user