Files
croccybot/bot/constants.py
Conatum 9ae0de034f (Sysadmin): Add guild and user blacklist.
v2 -> v3 data migration for the blacklist tables.
Added blacklists and blacklist commands
Added bot admin level to help groups.
2021-09-28 20:54:22 +03:00

3 lines
49 B
Python

CONFIG_FILE = "config/bot.conf"
DATA_VERSION = 3