Skip to content
This repository has been archived by the owner on Oct 18, 2021. It is now read-only.

Releases: zekro-archive/DiscordBot

1.36.1.0

15 Aug 11:52
Compare
Choose a tag to compare

  • 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

13 Aug 16:31
Compare
Choose a tag to compare
1.36.0.0 Pre-release
Pre-release

  • 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

12 Aug 14:31
Compare
Choose a tag to compare

  • 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

04 Aug 11:31
Compare
Choose a tag to compare

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

1.33.3.1

03 Aug 08:35
Compare
Choose a tag to compare

  • 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

19 Jul 12:21
Compare
Choose a tag to compare
1.33.2.0 Pre-release
Pre-release

  • fixed bug in warframe alerts
  • fixed bugs in random6 command

1.33.1.0

18 Jul 12:23
Compare
Choose a tag to compare
1.33.1.0 Pre-release
Pre-release

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

1.33.0.0

17 Jul 20:01
Compare
Choose a tag to compare
1.33.0.0 Pre-release
Pre-release

  • 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

13 Jul 11:36
Compare
Choose a tag to compare

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

05 Jul 19:41
Compare
Choose a tag to compare
  • added -botstats command
  • fixed bug in waframes class