Merge branch 'master' of https://gitfap.de/keinBot/keinBotv2
This commit is contained in:
commit
958bc1d1c0
@ -37,6 +37,7 @@ cfg.forEach((e,i,a) => {
|
|||||||
|
|
||||||
bot.on('motd', (e) => {
|
bot.on('motd', (e) => {
|
||||||
console.log("motd von "+e.network+" erhalten");
|
console.log("motd von "+e.network+" erhalten");
|
||||||
|
bot.mode(bot.me, "+B", e.network);
|
||||||
});
|
});
|
||||||
|
|
||||||
bot.on('message', (e) => {
|
bot.on('message', (e) => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user