Init
This commit is contained in:
parent
6e2d908311
commit
495bbd5b73
@ -51,10 +51,7 @@ module.exports = function(echo_list,regex_list){
|
|||||||
inline : [],
|
inline : [],
|
||||||
new_member : (bot,event)=>{},
|
new_member : (bot,event)=>{},
|
||||||
weburl : [],
|
weburl : [],
|
||||||
cron : [],
|
cron : []
|
||||||
register_bot: (bot)=>{
|
|
||||||
this.bot = bot;
|
|
||||||
}
|
|
||||||
};
|
};
|
||||||
|
|
||||||
for(var el of echo_list){
|
for(var el of echo_list){
|
||||||
|
Loading…
x
Reference in New Issue
Block a user