Releases: FrostedCA/EasyCommands
Releases · FrostedCA/EasyCommands
EasyCommands v0.6.2
Full Changelog: v0.6.1...v0.6.2
EasyCommands v0.6.1
Full Changelog: v0.6.0...v0.6.1
EasyCommands v0.6.0
Full Changelog: v0.5.4...v0.6.0
- Updated the way the music bot behaves.
- Refined music bot embeds.
- Added buttons on the embeds. (Skip/Pause/Stop/Lyrics)
- Added new music commands. (Pause/Lyrics)
- Error handling. (W.I.P.)
- Music bot auto-disconnect event.
- CommandExecutor class has been removed and replaced by SlashExecutor.
- Added new config option: music_channel=id
Bug fixes
- Help message has been updated. (Help message was spamming aliases)
- Global embeds have been updated. (Incoherence with embeds)
- Fixed errors on PrefixCommands.
- Fixed problems with Aliases not working properly with SlashCommands.
EasyCommands v0.5.4
Full Changelog: v0.5.3...v0.5.4
EasyCommands v0.5.3
Full Changelog: v0.5.2...v0.5.3
EasyCommands v0.5.2
Full Changelog: v0.5.1...v0.5.2
EasyCommands v0.5.1
Full Changelog: v0.5.0...v0.5.1
EasyCommands v0.5.0
Full Changelog: v0.4.2...v0.5
EasyCommands v0.4.2
Optimized the way of executing the correct command. More details inside of the 0.4.2 commit. This should in fact remove the potential performance issues with multiple command classes.
Full Changelog: v0.4.1...v0.4.2
EasyCommands v0.4.1
Added the possibility to use a Config file. Read the GitHub repository 'readme' for more details.