feat: Add YouTube OAuth Token to environment configuration and update README

This commit is contained in:
2025-04-24 16:09:28 +08:00
parent 3c4dc51855
commit 228d0bef69
2 changed files with 106 additions and 48 deletions

View File

@@ -15,3 +15,7 @@ LAVALINK_PASSWORD=your_password_here
# Logging Level (e.g., debug, info, warn, error)
LOG_LEVEL=info
# YouTube OAuth Token (Optional, for YouTube Music playback via specific plugins)
# See README for instructions on obtaining this.
YOUTUBE_OAUTH_TOKEN=your_youtube_oauth_token_here