Files
croccybot/bot/constants.py
Conatum 6f9c8b7138 gems: Generalise gem transaction table.
Updates gem audit table for more generality.
Fixes issue with `Row._refresh()`.
Data migration v11 -> v12.
Remove `set_gems` (not needed due to gem module refactor).
2022-04-02 11:40:42 +03:00

3 lines
50 B
Python

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