Skip to content

Commit

Permalink
Update example.application.yml
Browse files Browse the repository at this point in the history
Added oauth and pot token for making sure their lavalink works if they use this application file.

Signed-off-by: Charles Giann Marcelo / Naig <[email protected]>
  • Loading branch information
CharlesNaig authored Aug 30, 2024
1 parent 117ea4c commit cc8cded
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Lavalink/example.application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,12 @@ plugins:
- ANDROID_LITE
- MEDIA_CONNECT
- IOS
# This secure your lavalink is working and playing music if you used this two things below.
oauth:
enabled: true # IF YOU RUN YOUR LAVALINK CHECK YOUR CONSOLE AND CLICK THE GOOGLE.COM/DEVICES LINK AND THERE IS A CODE THAT YOU NEED TO PUT IN TO THE GOOGLE AND USE A BURNER ACCOUNT OR ALT ACCOUNT THERE IS A POSSIBLE CHANGE YOU CAN GET BANNED FROM GOOGLE OR YOUTUBE SO JUST USE A BURNER ACCOUNT IN CASE.
pot:
token: "" # THIS REQUIRE INSTALLING https://github.com/iv-org/youtube-trusted-session-generator THIS IS A PYTHON FILE INSTALL THE REQUIREMENTS AND RUN PYTON INDEX FILE AND AFTER RUNNING YOU WILL RECIVE AND TOKEN AND VISTOR DATA AND PASTE IT BELOW.
visitorData: ""
lavalink:
plugins:
- dependency: "com.github.appujet:jiosaavn-plugin:0.1.7"
Expand Down

0 comments on commit cc8cded

Please sign in to comment.