Files
croccybot/bot/constants.py
Conatum 93dcb6bd24 (data): Migration v4 -> v5.
Add migration script for v4 -> v5.
Bump data version in schema and constants.
2021-10-19 13:27:28 +03:00

3 lines
49 B
Python

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