Added lavalink server (#77)

This commit is contained in:
Hannes Fant
2022-03-19 20:11:03 +02:00
committed by GitHub
parent 7bc37f6533
commit 022d88fda1
2 changed files with 13 additions and 0 deletions

View File

@@ -4,6 +4,13 @@ description: Without SSL should work out of the box!
---
---
Hosted by @ [Creavite Auto](https://auto.creavite.co/?utm_source=lavalinklist&utm_medium=display&utm_campaign=lavalinklist)
```bash
Host : us1.lavalink.creavite.co
Port : 20080
Password : "auto.creavite.co"
Secure : false
```
Hosted by @ [OGGY#9889](https://bit.ly/freelavalink)
```bash
Host : lavalink.oops.wtf

View File

@@ -91,6 +91,12 @@
"port":"2333",
"password":"lvserver",
"identifier":"usa-mitask"
},
{
"host":"us1.lavalink.creavite.co",
"port":"20080",
"password":"auto.creavite.co",
"identifier":"creavite-us1"
}
]
}