Skip to content

v1.2

Compare
Choose a tag to compare
@ThatGuyJacobee ThatGuyJacobee released this 21 Aug 13:40
· 95 commits to main since this release
  • New Plex optional feature which allows the user to use their own Plex Media Server to stream music. This brings alight the /plex command. If a query returns more than one item during the /plex play command, a search prompt will appear to allow you to pick the exact song or playlist, otherwise, it will directly play the song.
  • A bunch of bug fixes including issues with sending non-ephemeral replies for queries which were not found and more...
  • Switched any remaining code using ENVs to use the client.config object which is loaded at bot launch.
  • Removed unnecessary constants from loading.
  • Deps bumps.

Full Changelog: v1.1...v1.2