Zekro Archive DiscordBot Versions Save

zekroBot - An universal, multifunctional JDA Discord music bot.

1.36.1.0

6 years ago
  • 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

6 years ago
  • 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

6 years ago
  • updated JDA version to 3.2.0_242
  • restructured a lot of stuff in the source code
  • kicked out the TTT command an function, because it was never working at all and the libraries collided with the new JDA update
  • updated -vote command
  • new command -count

1.33.4.1

6 years ago
  • updated vote command, that running votes will be now saved before shutdown and re-activated after restart of the bot

1.33.3.1

6 years ago
  • 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

6 years ago
  • fixed bug in warframe alerts
  • fixed bugs in random6 command

1.33.1.0

6 years ago
  • updated cat command and added cat spam maximum (pr #17 & #24 )
  • hotfixed cmdlog new line bug

1.33.0.0

6 years ago
  • new command blacklist to set users on a blacklist that they are not allowed to use bot commands
  • new command logger function creating a COMMANDLOG.txt file
  • updated dependencies (pr #22 by @Fabricio20)

1.32.2.0

6 years ago

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 and MSGS.success bug, that added fields were not reset

IMPROVEMENTS

  • rand6 command got some new functions:
    • reset to reset outtiming reroll
    • list 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

1.32.0.0

6 years ago
  • added -botstats command
  • fixed bug in waframes class