🚸 !draw show lists tirages by defaukt

This commit is contained in:
ddorn 2020-04-27 16:37:27 +02:00
parent 3618da9fb7
commit d6133b3eea
1 changed files with 1 additions and 1 deletions

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.