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

🚧 new tirages working without save

This commit is contained in:
ddorn
2020-05-06 17:38:47 +02:00
parent cfdd55daa2
commit dfc8176084
4 changed files with 227 additions and 232 deletions

View File

@ -18,6 +18,7 @@ from src.constants import *
from src.core import CustomBot
COGS_SHORTCUTS = {
"bt": "src.base_tirage",
"c": "src.constants",
"d": "tirages",
"e": "errors",