mirror of
https://gitlab.com/ddorn/tfjm-discord-bot.git
synced 2025-07-08 20:10:20 +02:00
💬 More hug sentences
This commit is contained in:
@ -54,6 +54,7 @@ class Role:
|
||||
DEV = "dev"
|
||||
ORGA = "Orga"
|
||||
ORGAS = tuple(f"Orga {t}" for t in TOURNOIS)
|
||||
JURY = tuple(f"Jury {t}" for t in TOURNOIS)
|
||||
BENEVOLE = "Bénévole"
|
||||
CAPTAIN = "Capitaine"
|
||||
PARTICIPANT = "Participant"
|
||||
|
Reference in New Issue
Block a user