fix (config): Control dash field lengths.

This commit is contained in:
2023-08-28 22:04:36 +03:00
parent 778e42ba1b
commit 5a152e9be7
5 changed files with 75 additions and 7 deletions

View File

@@ -2,3 +2,5 @@ CONFIG_FILE = "config/bot.conf"
DATA_VERSION = 13
MAX_COINS = 2147483647 - 1
HINT_ICON = "https://projects.iamcal.com/emoji-data/img-apple-64/1f4a1.png"