This repository has been archived by the owner on Jan 4, 2023. It is now read-only.
Release 1.5.0
Fixes
- Fixed an issue with queueadd failing to send a message after completion.
- Fixed an issue where bot owners could not use level 9 and 10 commands outside of guilds they own.
- Fixed an issue with the blackjack command giving a "No such column: NaN" error after completing a game.
- Fixed an issue with the blackjack command locking up the bot
- Rewrote queueadd command to handle playlists and single videos better
- Updated ytdl-core from v2.0.0 to v4.0.0 for single video support with queueadd command.
- Replaced youtube-playlist package for ytfps for playlist support with queueadd command.