New Features:
- Added no prefix for message command for bot admin. [47fe8a9]
- Added a lyrics button in the music controller. [ecc6a21]
- Introduced a request song channel. [0fa1981]
- Integrated Lrclib for lyrics support. [820214d]
- Implemented a YouTube rate limiter. [f7a40b9]
- Enabled a reconnect feature for the player after the bot is restarted in the debug panel. [7e8bfb6]
- Simplified installation on any device using Docker Compose. [7b45a06]
- Expanded the IPC client with more APIs for the dashboard. [bb5e870]
- Replace internal spotify with Lavalink. [8c23e52]
- Enhanced error messaging to provide clearer visibility for users.
- Updated various requirement libraries to their latest versions.
Fixed:
- Refactored the IPC client payload. [1bf3f40]
- Improved the IPC connection handler. [237b14c]
- Resolved the syntaxes error in Python 3.11. [2838065]
- Corrected issues in some language packs. [52b4b66]
- Fixed typographical errors.
Full Changelog: v2.6.9 to v2.7.0