Skip to content

Commit

Permalink
Merge pull request #697 from infnibor/main
Browse files Browse the repository at this point in the history
Update example.application.yml
  • Loading branch information
LucasB25 authored Aug 25, 2024
2 parents 431e2c0 + 700bc46 commit c452877
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Lavalink/example.application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ plugins:
tiktok: true # tiktok.com
mixcloud: true # mixcloud.com
soundgasm: true # soundgasm.net
pixeldrain: true # pixeldrain.com
jiosaavn:
apiURL: "https://saavn.dev/api" # The API URL for JioSaavn
lavasrc:
Expand Down Expand Up @@ -93,15 +94,15 @@ lavalink:
plugins:
- dependency: "com.github.appujet:jiosaavn-plugin:0.1.7"
repository: "https://jitpack.io"
- dependency: "com.dunctebot:skybot-lavalink-plugin:1.7.1"
- dependency: "com.dunctebot:skybot-lavalink-plugin:1.7.0"
snapshot: false # set to true if you want to use snapshot builds.
- dependency: "com.github.topi314.lavasearch:lavasearch-plugin:1.0.0"
snapshot: false # set to true if you want to use snapshot builds.
- dependency: "com.github.topi314.lavasrc:lavasrc-plugin:4.2.0"
snapshot: false # set to true if you want to use snapshot builds.
- dependency: "com.github.topi314.sponsorblock:sponsorblock-plugin:3.0.1"
snapshot: false # set to true if you want to use snapshot builds.
- dependency: "dev.lavalink.youtube:youtube-plugin:1.7.0"
- dependency: "dev.lavalink.youtube:youtube-plugin:1.7.2"
snapshot: false # set to true if you want to use snapshot builds.
pluginsDir: './plugins'
server:
Expand Down

0 comments on commit c452877

Please sign in to comment.