v1.2
- 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