This commit is contained in:
Cedric Hoelzl 2019-11-18 13:37:18 +01:00
parent 6e2d908311
commit 495bbd5b73

View File

@ -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){