This commit is contained in:
DarrenOfficial
2021-11-07 03:10:31 -05:00
parent f38160e5f8
commit 88dd7934fa
3 changed files with 13 additions and 8 deletions

View File

@@ -0,0 +1,26 @@
# Frequently asked Question
### What if one or more of these servers 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, whilst No SSL uses standard WS.
Tho, if you want to use the SSL lavalink you need to make sure your bot uses that protocol.
### Is these servers 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](https://squidfunk.github.io/mkdocs-material/) and make a pull request, if it's good I will merge it!