1
0
mirror of https://gitlab.com/ddorn/tfjm-discord-bot.git synced 2024-12-25 06:22:21 +00:00

🚸 !draw show lists tirages by defaukt

This commit is contained in:
ddorn 2020-04-27 16:37:27 +02:00
parent 3618da9fb7
commit d6133b3eea

View File

@ -190,7 +190,7 @@ class TirageCog(Cog, name="Tirages"):
await tirage.update_phase(ctx)
@draw_group.command(name="show")
async def show_cmd(self, ctx: Context, tirage_id: str):
async def show_cmd(self, ctx: Context, tirage_id: str = "all"):
"""
Affiche le résumé d'un tirage.