This repository has been archived by the owner on Oct 18, 2021. It is now read-only.
Releases: zekro-archive/DiscordBot
Releases · zekro-archive/DiscordBot
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 ™
1.36.0.0
- Added
-bvote
command (Vote3 command), where you can vote with reactions
ATTENTION: In the first test on my Discord occured some verry wired bugs if to much people vote at the same time, so the usage of this command is on your own risk!
Old-vote
command is still available for sure and both commands can be executed without influencing each other. - Also there were some bugfixes, as always :^)
1.35.1.0
1.33.4.1
1.33.3.1
- fixed bug in command parser, that now you can use prefixes with more than one character
- bypassed the exception spam in console from reaction listener
- fixed bug with char limit in
-cmdlog all
command - fixed bug with char limit in
-guilds
command - fixed issue, that nicknames were shown in
-userinfo
command instead of user tag (example screenshot)
1.33.2.0
1.33.1.0
1.33.0.0
1.32.2.0
BUG FIXES
- fixed bug in
music
command - issued by @Skillkiller in issue #19 - fixed quote command help - issued by @Skillkiller in issue #18
- fixed
MSGS.error
andMSGS.success
bug, that added fields were not reset
IMPROVEMENTS
rand6
command got some new functions:reset
to reset outtiming rerolllist
to list all outtiming rerolls- now the time ultil expire is shown when trying to reroll in expire time
- expire time set from 24 hours to 12 hours
- some guild settings permissions are now only available for bot guild owner
- guild owners now have instantly permission level 3