1
0
mirror of https://gitlab.com/ddorn/tfjm-discord-bot.git synced 2024-12-26 06:22:21 +00:00

add Yohann's fanclub

This commit is contained in:
ddorn 2020-05-18 16:13:53 +02:00
parent 3da726e66c
commit 7db0664252

View File

@ -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