1
0
mirror of https://gitlab.com/ddorn/tfjm-discord-bot.git synced 2025-07-08 17:30:20 +02:00

poules à 5

+ 120s timeout for fracals
+ relative path for memes
This commit is contained in:
ddorn
2020-05-13 15:49:00 +02:00
parent 56915d54b9
commit eff492ceb8
5 changed files with 85 additions and 28 deletions

View File

@ -34,9 +34,9 @@ if TOKEN is None:
GUILD = "690934836696973404"
DIEGO = 430566197868625920 # Mon id
BOT = 703305132300959754
TEAMS_CHANNEL_CATEGORY = "Channels d'équipes"
TEAMS_CHANNEL_CATEGORY = "Channels d'équipes 2"
EMBED_COLOR = 0xFFA500
FRACTAL_URL = "https://thefractal.space/img/{seed}.png?size=1500"
FRACTAL_URL = "https://thefractal.space/img/{seed}.png?size=1000"
FRACTAL_COOLDOWN = 30 # seconds
ROUND_NAMES = ["premier tour", "deuxième tour"]