This commit is contained in:
Cedric Hoelzl 2019-11-18 13:37:06 +01:00
parent 47fe1f3cfb
commit d7bf104040

View File

@ -82,10 +82,7 @@ module.exports = function(url, cmds){
},
}],
cron : [],
register_bot: (bot)=>{
this.bot = bot;
}
cron : []
};