diff --git a/config.js b/config.js index 4a26219..d31a6b7 100644 --- a/config.js +++ b/config.js @@ -103,10 +103,7 @@ module.exports = function(){ inline : [], new_member : (bot,event)=>{}, weburl : [], - cron : [], - register_bot: (bot)=>{ - this.bot = bot; - } + cron : [] } } \ No newline at end of file