Releases: v0idzdev/bb-bot
Releases · v0idzdev/bb-bot
v1.1.4
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
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
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
v1.1.2
v1.1.1
v1.1.0
v1.1.0-rc.1
What's Changed?
Full Changelog: v1.0.3...v1.1.0-rc.1