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