mirror of
				https://gitlab.com/ddorn/tfjm-discord-bot.git
				synced 2025-11-04 09:42:11 +01: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