mirror of
https://gitlab.com/ddorn/tfjm-discord-bot.git
synced 2025-07-03 17:22:50 +02:00
🚸 !draw show lists tirages by defaukt
This commit is contained in:
@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user