Skip to content

EasyCommands v0.6.0

Compare
Choose a tag to compare
@FrostedCA FrostedCA released this 13 Mar 03:06
· 64 commits to master since this release

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.