1
0
mirror of https://gitlab.com/ddorn/tfjm-discord-bot.git synced 2025-07-09 15:30:19 +02:00

:fix: use team role as input everywhere

This commit is contained in:
ddorn
2020-04-27 20:03:51 +02:00
parent 20eac4a4a7
commit 03653e48b3
4 changed files with 18 additions and 10 deletions

View File

@ -31,6 +31,7 @@ class Role:
ORGA = "Orga"
BENEVOLE = "Bénévole"
CAPTAIN = "Capitaine"
PARTICIPANT = "Participant"
ROUND_NAMES = ["premier tour", "deuxième tour"]