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

🐛 fix special characters in fractal seed + add FRACTAL_COOLDOWN

This commit is contained in:
ddorn
2020-05-12 12:12:46 +02:00
parent 6f5a001a42
commit 9dc5b0f221
2 changed files with 25 additions and 3 deletions

View File

@ -14,6 +14,7 @@ __all__ = [
"TOURNOIS",
"EMBED_COLOR",
"FRACTAL_URL",
"FRACTAL_COOLDOWN",
"File",
"Emoji",
]
@ -36,6 +37,7 @@ BOT = 703305132300959754
TEAMS_CHANNEL_CATEGORY = "Channels d'équipes"
EMBED_COLOR = 0xFFA500
FRACTAL_URL = "https://thefractal.space/img/{seed}.png?size=1500"
FRACTAL_COOLDOWN = 30 # seconds
ROUND_NAMES = ["premier tour", "deuxième tour"]
TOURNOIS = [