From 495bbd5b73e65c992c1c4c6eb024644124ae2529 Mon Sep 17 00:00:00 2001 From: Cedric Hoelzl Date: Mon, 18 Nov 2019 13:37:18 +0100 Subject: [PATCH] Init --- config.js | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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){