feat: Add YouTube OAuth Token to environment configuration and update README
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user