diff --git a/config.js b/config.js index 276bb85..47bd537 100644 --- a/config.js +++ b/config.js @@ -82,10 +82,7 @@ module.exports = function(url, cmds){ }, }], - cron : [], - register_bot: (bot)=>{ - this.bot = bot; - } + cron : [] };