Retire <> pour une meilleure compréhension

This commit is contained in:
skylanix
2025-11-06 01:24:17 +00:00
parent a26214ed68
commit d63d81f2b8

View File

@@ -669,7 +669,7 @@ async def handle_staff_help_command(message: Message, bot):
if ConfigurationHelper().getValue('proton_db_enable_enable'):
public_commands.append(
"**🎮 ProtonDB**\n"
"• `!protondb <nom du jeu>` ou `!pdb <nom du jeu>`\n"
"• `!protondb nom du jeu` ou `!pdb nom du jeu`\n"
"Recherche un jeu sur ProtonDB pour vérifier sa compatibilité Linux\n"
"Ex: `!pdb Elden Ring`"
)