Update/switch Topis-Source-Managers-Plugin to LavaSrc
This commit is contained in:
parent
0a63b3b7be
commit
4a4586ce37
1 changed files with 5 additions and 2 deletions
|
@ -28,23 +28,26 @@ lavalink:
|
||||||
plugins:
|
plugins:
|
||||||
- dependency: "com.github.esmBot:lava-xm-plugin:v0.2.1"
|
- dependency: "com.github.esmBot:lava-xm-plugin:v0.2.1"
|
||||||
repository: "https://jitpack.io"
|
repository: "https://jitpack.io"
|
||||||
- dependency: "com.github.Topis-Lavalink-Plugins:Topis-Source-Managers-Plugin:v2.0.7"
|
- dependency: "com.github.TopiSenpai.LavaSrc:lavasrc:3.0.3"
|
||||||
repository: "https://jitpack.io"
|
repository: "https://jitpack.io"
|
||||||
|
|
||||||
plugins:
|
plugins:
|
||||||
topissourcemanagers:
|
lavasrc:
|
||||||
providers:
|
providers:
|
||||||
- "ytsearch:\"%ISRC%\""
|
- "ytsearch:\"%ISRC%\""
|
||||||
- "ytsearch:%QUERY%"
|
- "ytsearch:%QUERY%"
|
||||||
sources:
|
sources:
|
||||||
spotify: false
|
spotify: false
|
||||||
applemusic: true
|
applemusic: true
|
||||||
|
deezer: false
|
||||||
spotify:
|
spotify:
|
||||||
clientId: "your client id"
|
clientId: "your client id"
|
||||||
clientSecret: "your client secret"
|
clientSecret: "your client secret"
|
||||||
countryCode: "US"
|
countryCode: "US"
|
||||||
applemusic:
|
applemusic:
|
||||||
countryCode: "US"
|
countryCode: "US"
|
||||||
|
deezer:
|
||||||
|
masterDecryptionKey: "go looking for this somewhere"
|
||||||
|
|
||||||
metrics:
|
metrics:
|
||||||
prometheus:
|
prometheus:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue