Init
This commit is contained in:
parent
9da6a432de
commit
4a7ecdbf7c
@ -97,11 +97,12 @@ module.exports = function(){
|
|||||||
media : [],
|
media : [],
|
||||||
callback : [],
|
callback : [],
|
||||||
inline : [],
|
inline : [],
|
||||||
new_member : (bot,event)=>{
|
new_member : (bot,event)=>{},
|
||||||
//return event.replyWithMarkdown("Welcome !");
|
|
||||||
},
|
|
||||||
weburl : [],
|
weburl : [],
|
||||||
cron : [],
|
cron : [],
|
||||||
|
register_bot: (bot)=>{
|
||||||
|
this.bot = bot;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user