diff --git a/src/constants.py b/src/constants.py index bf1bd51..7e84cad 100644 --- a/src/constants.py +++ b/src/constants.py @@ -39,10 +39,14 @@ if DISCORD_TOKEN is None: GUILD = "690934836696973404" DIEGO = 430566197868625920 # Mon id ANANAS = 619132180408303616 +YOHANN = 157252601119899648 + FAN_CLUBS = { DIEGO: 706586020841259078, ANANAS: 706586027535368223, + YOHANN: 711707591847444610, } + BOT = 703305132300959754 TEAMS_CHANNEL_CATEGORY = "Channels d'équipes 2" EMBED_COLOR = 0xFFA500