Once again mostly just QoL additions to bridge the time until the net5 branch is working
⚡ Breaking changes
- Dropped support for dotnetcore2.2 and net47.
- -> dotnetcore3.1 and the native builds are now the main distributions.
✔️ New
- Added
bot info template <name>
to get quick metainformation about a bot by name. - Added
jump <index>
to jump to the requested index in the current queue and starts playing. - Added
list clear <name>
to remove all songs from a playlist without deleting it. - Added dedicated
onsongstart
event in the bot config sosend_mode
doesn't need to get abused
🟡 Fixes
- Fixed some playlist playback weirdness
- Fixed some 'Now playing' description weirdness
- Fixed event scheduling issues on linux
- Fixed a few other crashes
- Improved resource loading