fix help()
This commit is contained in:
parent
d3c8829626
commit
3e0a68a9df
1 changed files with 2 additions and 2 deletions
|
@ -50,7 +50,7 @@ async def roulette(message):
|
|||
else:
|
||||
await message.channel.send("Ouf ! Il n'y avait pas de cartouche dans la chambre...")
|
||||
|
||||
async def ecohelp():
|
||||
async def ecohelp(message):
|
||||
await message.channel.send("Eco+, un bot Eco plus pour faire des conneries\n"\
|
||||
"?pinguncon : ping le con local\n"\
|
||||
"?pingrand : ping un membre aléatoire du serveur\n"
|
||||
|
|
Loading…
Add table
Reference in a new issue