What's Changed
- fix: Fix command collector errors
- feat: Add total members count on dashboard page
- feat: Add totalMembers count to the status command
- feat: Add slash command switch
- feat: Api deprecated socketio
- refactor: Refactor LocalNodeController initialization parameters
- refactor: Refactor LocalNode path and structure
- refactor: Refactor session manager & ip blocker
- chore: Update default download link & config file for localnode
- chore(pkg): Update dependencies
Full Changelog: v2.1.3...v2.2.0
If you want to use the latest Lavalink v3.7.12 which has deprecated the default youtube source,
you need to modify application.yml
to set the youtube plugin.
- https://github.com/lavalink-devs/youtube-source#plugin
Music-Disc/server/application.yml
Lines 10 to 12 in 2fa68c6