Files
croccybot/src/constants.py
2023-10-20 19:52:22 +03:00

7 lines
155 B
Python

CONFIG_FILE = "config/bot.conf"
DATA_VERSION = 14
MAX_COINS = 2147483647 - 1
HINT_ICON = "https://projects.iamcal.com/emoji-data/img-apple-64/1f4a1.png"