never writing configs again i swear to god
This commit is contained in:
parent
4a4586ce37
commit
006ce416aa
2 changed files with 2 additions and 2 deletions
|
@ -28,7 +28,7 @@ lavalink:
|
|||
plugins:
|
||||
- dependency: "com.github.esmBot:lava-xm-plugin:v0.2.1"
|
||||
repository: "https://jitpack.io"
|
||||
- dependency: "com.github.TopiSenpai.LavaSrc:lavasrc:3.0.3"
|
||||
- dependency: "com.github.TopiSenpai.LavaSrc:lavasrc-plugin:3.0.3"
|
||||
repository: "https://jitpack.io"
|
||||
|
||||
plugins:
|
||||
|
|
|
@ -140,7 +140,7 @@ Initial setup is like this:
|
|||
cd ~
|
||||
mkdir Lavalink
|
||||
cd Lavalink
|
||||
curl -OL https://github.com/Cog-Creators/Lavalink-Jars/releases/latest/download/Lavalink.jar
|
||||
curl -OL https://github.com/freyacodes/Lavalink/releases/latest/download/Lavalink.jar
|
||||
cp ~/esmBot/application.yml .
|
||||
ln -s ~/esmBot/assets assets
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue