5 lines
78 B
Python
5 lines
78 B
Python
CONFIG_FILE = "config/bot.conf"
|
|
DATA_VERSION = 13
|
|
|
|
MAX_COINS = 2147483647 - 1
|