disable
This commit is contained in:
parent
92dca58c5c
commit
fec868935d
@ -79,7 +79,7 @@ module.exports = function(name){
|
|||||||
action : function(bot){
|
action : function(bot){
|
||||||
this.bot = bot;
|
this.bot = bot;
|
||||||
return ()=>{
|
return ()=>{
|
||||||
return this.bot.telegram.sendMessage(groupid,"Mieux que 0 !",{});
|
//return this.bot.telegram.sendMessage(groupid,"Mieux que 0 !",{});
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user