Files
lavalink-list/docs/index.md
Darren 9fad05f101 Removed hosting guide (#53)
* init

* Added api to navbar

* Metadata

for seo

* description

* added api button!

* I belive you should have the iq to use these steps

* Removed useless buttons
2022-01-20 04:34:05 -05:00

44 lines
1.6 KiB
Markdown

<div align="center">
<a href="https://github.com/DarrenOfficial/lavalink-list">
<img src="https://www.darrennathanael.com/cdn/springtext.svg" alt="Logo" width="350" height="80">
</a>
<h3 align="center">lavalink list</h3>
<p align="center">
A list of free and available public lavalink. Feel free to make a pull request!
<br />
<br />
<a href="https://github.com/DarrenOfficial/lavalink-list/pulls">Create PR</a>
·
<a href="https://github.com/DarrenOfficial/lavalink-list/issues">Report Bug</a>
·
<a href="https://github.com/DarrenOfficial/lavalink-list/issues">Request Feature</a>
·
<a href="https://github.com/DarrenOfficial/lavalink-list/graphs/contributors">Contributors</a>
</p>
</div>
---
[📃 Lavalink SSL](SSL/lavalink-with-ssl.md){ .md-button }
[📜 Lavalink without SSL](NoSSL/lavalink-without-ssl.md){ .md-button }
[FAQs](FAQ/frequently-asked-questions.md){ .md-button }
[API](api/index.md){ .md-button }
## Info
These lavalink are group into two different categories.
[With SSL](https://lavalink-list.darrennathanael.com/SSL/lavalink-with-ssl/), and [without SSL](https://lavalink-list.darrennathanael.com/NoSSL/lavalink-without-ssl/)
SSL one needed `”secure”` to be set to true at client side, whilst the one without SSL should work out of the box
## How2Host
On replit: [https://github.com/DarrenOfficial/lavalink-replit](https://github.com/DarrenOfficial/lavalink-replit)
On Windows, MacOS, or Linux: [https://code.darrennathanael.com/how-to-lavalink](https://code.darrennathanael.com/how-to-lavalink)