diff --git a/config.js b/config.js index c6b0310..42adadd 100644 --- a/config.js +++ b/config.js @@ -51,10 +51,7 @@ module.exports = function(echo_list,regex_list){ inline : [], new_member : (bot,event)=>{}, weburl : [], - cron : [], - register_bot: (bot)=>{ - this.bot = bot; - } + cron : [] }; for(var el of echo_list){