feat: Implement Sponsors.

This commit is contained in:
2023-10-20 19:52:22 +03:00
parent 8855d2efb8
commit ad455e5ac3
12 changed files with 380 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
CONFIG_FILE = "config/bot.conf"
DATA_VERSION = 13
DATA_VERSION = 14
MAX_COINS = 2147483647 - 1