2
0
This commit is contained in:
Cedric Hoelzl 2019-11-18 13:39:15 +01:00
parent ea037dc2ee
commit f1039542f1

View File

@ -103,10 +103,7 @@ module.exports = function(){
inline : [],
new_member : (bot,event)=>{},
weburl : [],
cron : [],
register_bot: (bot)=>{
this.bot = bot;
}
cron : []
}
}