0t4u
0t4u
### Description When using a GitHub app to access private repositories, Coolify fails to get the access token when creating a repository and fetching a repository for an existing resource...
Updates Lavalink objects to reflect documentation, and adds documentation comments that show up on intellisense.
Lavalink extensions may add API routes, and we might want to consider supporting extending the Rest class with more methods in a modular way without having to add all routes...
Adds moveVoiceChannel, closes #199
No point in having 2 separate docs sites
A native WebSocket implementation was marked stable in Node 22.4.0. Removes "ws" dependency and bumps minimum Node version to 22.4.0. Performance impact has not yet been measured, backpressure is not...
Prevent caching player data twice since same data needs to be cached in queue structure.