Skip to content

Releases: v0idzdev/bb-bot

v1.1.4

05 Apr 17:13
7661858
Compare
Choose a tag to compare

What's Changed

  • Patched whitespace issues with various commands requiring an argument.
  • Patched music player issues + added an error message for an unfixable Discord.py error.
  • Changed the UI of music and misc commands, so that they're consistent with the rest of the UI.

PRs

  • Bug fixes and UI improvements by @matthewflegg in #36

Full Changelog: v1.1.3...v1.1.4

v1.1.4-rc.2

04 Apr 23:32
Compare
Choose a tag to compare
v1.1.4-rc.2 Pre-release
Pre-release

What's Changed?

  • Patched input and added error handling for various commands, + simplified code.
  • Improved the description for the ~softban command.
  • Changed the UI of the ~help command and misc commands to be consistent with the rest of the UI.

What Still Needs Patching?

  • Restricting users to one vote on polls.
  • Responses to some slash commands taking long amounts of time, if any response occurs.

What Still Needs Testing?

  • Reaction roles.
  • Music.
  • Possibly slash commands.

Full Changelog: v1.1.4-rc.1...v1.1.4-rc.2

v1.1.4-rc.1

03 Apr 22:04
bf65b82
Compare
Choose a tag to compare
v1.1.4-rc.1 Pre-release
Pre-release

What's Changed?

v1.1.4-rc.1 brings a major patch to music and error messages. After testing, these patches will be merged into master, and will apply to the currently running version of the bot.

  • Improved the consistency & clarity of the music UI (formatting, emojis, etc.)
  • Fixed music player issues, where music either wouldn't play or would stop completely when skipped.
  • Updated all error messages to be either:
    • Temporary - this is the case if the command is a traditional prefix command. It will be deleted after 20 seconds.
    • Ephemeral - this is the case if the command is a slash command. Only the sender will be able to see it.

Full Changelog: v1.1.2...v1.1.4-rc.1

v1.1.3

03 Apr 15:22
5dbe700
Compare
Choose a tag to compare

What's Changed

  • Fixed music errors by @matthewflegg in #34

Full Changelog: v1.1.2...v1.1.3

v1.1.2

02 Apr 14:36
9aa2829
Compare
Choose a tag to compare

What's Changed

  • Patched minor blacklisting errors by @matthewflegg in #33

Full Changelog: v1.1.1...v1.1.2

v1.1.1

01 Apr 14:53
adb921c
Compare
Choose a tag to compare

What's Changed

  • Reorganised utils folder and fixed dependency error by @matthewflegg in #32

Full Changelog: v1.1.0...v1.1.1

v1.1.0

01 Apr 12:35
7654411
Compare
Choose a tag to compare

What's Changed

  • Added a dropdown for the ~blacklistremove command by @matthewflegg in #31.
  • General optimisations and bug fixes.

Full Changelog: v1.0.4...v1.1.0

v1.1.0-rc.1

31 Mar 21:37
ccc5d77
Compare
Choose a tag to compare
v1.1.0-rc.1 Pre-release
Pre-release

What's Changed?

  • Create CONTRIBUTIONS.md by @matthewflegg in #28
  • Added a dropdown for ~blrem by @matthewflegg in #30

Full Changelog: v1.0.3...v1.1.0-rc.1

v1.0.4

31 Mar 19:24
b3f75e0
Compare
Choose a tag to compare

What's Changed

  • Create CONTRIBUTIONS.md by @matthewflegg in #28
  • Fixed /poll errors and removed multi-option polls by @matthewflegg in #29

Full Changelog: v1.0.3...v1.0.4

v1.0.3

30 Mar 21:19
e7c6d72
Compare
Choose a tag to compare

What's Changed

  • Fixed reaction issues with ~poll and added the ability to have more than 2 options by @matthewflegg in #26
  • Fixed reaction role errors and ~poll issues by @matthewflegg in #27

Full Changelog: v1.0.2...v1.0.3