2
0
This commit is contained in:
Cedric Hoelzl 2019-11-18 13:39:40 +01:00
parent 4bb6c68e68
commit f76bb29a99

View File

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