This repository has been archived by the owner on Oct 18, 2021. It is now read-only.
1.36.1.0
- updated dependencies
- improved
-bvote
(Vote3) command and optimized processing time (**but still in UAORTP¹ **) - update system reworked
- set update period to 10 minutes instead of one minute
- fixed bug with slf4j error message on startup
- changed startup message
IMPORTANT
After the update, you need to change the import format of your Bot Owner ID like this:
Change this:
# ID of your discord account to identify who is the owner / host of this bot
BOT_OWNER_ID = "123456789013370420"
To this:
# ID of your discord account to identify who is the owner / host of this bot
BOT_OWNER_ID = 123456789013370420
Otherwise you will get an error like this one:
¹ Use At Own Risk Testing Phase ™