Skip to content

Commit

Permalink
Change youtubeoauth2 option description
Browse files Browse the repository at this point in the history
  • Loading branch information
MichailiK committed Oct 10, 2024
1 parent 6094e49 commit 844a1bb
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions src/main/resources/reference.conf
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,14 @@ game = "DEFAULT"
status = ONLINE


// If you set this to true, the bot will use a Google account to play back YouTube tracks
// Once enabled, instructions for logging in will be written to the console
// This is only needed if you are experiencing issues with YouTube playback
// DO NOT use your main Google account! Use an alternative account
// If you set this to true, the bot will use a Google account to play YouTube tracks.
// This is only needed if you are experiencing issues with YouTube playback.
// Once enabled, instructions for login will be written to the console and DMs.
// DO NOT use your main Google account! Use an alternative account.

youtubeoauth2=false


// If you set this to true, the bot will list the title of the song it is currently playing in its
// "Playing" status. Note that this will ONLY work if the bot is playing music on ONE guild;
// if the bot is playing on multiple guilds, this will not work.
Expand Down

0 comments on commit 844a1bb

Please sign in to comment.