Commit graph

9 commits

Author SHA1 Message Date
LE BERRE Mickael
6621599fc6 i18n: translate all French comments, docstrings and logs to English
All checks were successful
Deploy Bot on NAS / deploy (push) Successful in 29s
discord.py's built-in !help command exposes cog docstrings directly to
Discord members — leaving them in French made the output partially French.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-01 13:56:36 +02:00
LE BERRE Mickael
20b86144b4 fix: mystats username lookup and multi-word name support
All checks were successful
Deploy Bot on NAS / deploy (push) Successful in 28s
- Résolution du nom via find_user_by_name avant get_user_all_pbs
  (l'ancien code passait le nom en guise de discord_id → aucun résultat)
- Affichage du nom de la cible dans le titre de l'embed
- * pour capturer les noms avec espaces

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-18 12:06:59 +02:00
5adccfa404 changement afficage not user_data de id a displayname
Some checks failed
Deploy Bot on NAS / deploy (push) Failing after 0s
2025-08-28 15:55:08 +02:00
e88d6245d0 Fix encodage 2025-08-28 14:24:06 +02:00
2276b98227 fix du ciblage de l'user par id au lieu de displayname 2025-08-28 12:25:48 +02:00
1b02dd8b22 nettoyage et standardisation 2025-08-26 19:35:54 +02:00
4533180ef0 syncro modif prod 2025-08-26 15:02:34 +02:00
c2f23a7e73 passage des fonctions en async 2025-08-25 18:11:22 +02:00
mleberre
768c4bc3f3 Refactor: ajout des cogs et handlers 2025-08-22 15:25:34 +02:00