Skip to content

Rei Bot v1.3.2

Latest
Compare
Choose a tag to compare
@Lei-Tin Lei-Tin released this 05 Nov 09:24
· 42 commits to main since this release

Mainly fixes for performance in /playlist-enqueue [name] [shuffle]

Instead of processing everything in the playlist together in one command, splits the process of queueing up in another concurrent thread, and schedules them in another thread to ensure that it doesn't block the main bot responses.

Some small version code fixes and other logging improvements are included as well
Specifics are in CHANGELOG.md.