mirror of
https://github.com/MrUnknownDE/lavalink-list.git
synced 2026-04-23 00:33:45 +02:00
26 lines
790 B
Markdown
26 lines
790 B
Markdown
# FAQ
|
|
|
|
### What if one or more of these server are down?
|
|
|
|
Well you can simply contact the owner of it, or if the server has been down for 7 days you can make a Pull Request removing the server completely
|
|
|
|
### What is the difference between `NoSSL` and `SSL`
|
|
SSL Uses Secure WS connection, whilist NoSSL uses standard ws.
|
|
Tho if you want to use the SSL lavalink you need to make sure your bot uses that protocol.
|
|
|
|
### Is these server free?
|
|
|
|
Yes it is!
|
|
|
|
### How can I share my server?
|
|
|
|
Just open a pull request and I will merge it!
|
|
|
|
### Where is this site hosted?
|
|
|
|
The site is hosted @ [cloudflare pages](https://pages.dev)
|
|
|
|
|
|
### I want to help redesign the site, how and what software do I use?
|
|
|
|
Well you can design the site with mkdocs and make a pull request, if it's good I will merge it! |