mirror of
				https://gitlab.com/ddorn/tfjm-discord-bot.git
				synced 2025-10-31 19:04:34 +01:00 
			
		
		
		
	🚧 enable joke top again
This commit is contained in:
		| @@ -612,7 +612,8 @@ class MiscCog(Cog, name="Divers"): | ||||
|  | ||||
|             self.save_jokes(jokes) | ||||
|  | ||||
|     @joke.command(name="top", hidden=True, enabled=False) | ||||
|     @joke.command(name="top", hidden=True) | ||||
|     @commands.has_any_role(*Role.ORGA) | ||||
|     async def best_jokes(self, ctx: Context): | ||||
|         """Affiche le palmares des blagues.""" | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user