anhvuquang0512 / lavalink-replit

hosting lavalink on replit has never been easier than before. just click on run then you’re done.

Home Page:https://github.darrennathanael.com/lavalink-replit/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Updating to latest

You need to delete the lavalink.jar and get the latest application.yml from this repo.

Lavalink on Replit

Run on Repl.it

Installation

Fork this github repository. then create a new replit project.

or click me to install it automatically.

How to use

  • Run the replit
  • copy the replit url and put it to your bot

make sure you remove https:// and always connect with the port 443

Ignore authentication fail from 172.X.X.X

It's normal, especially when you ping it with uptimerobot or freshworks. it might show multiple times when you refresh the repl.it window.

Example bot config

botconfreplit

Test bot from https://github.com/SudhanPlayz/Discord-MusicBot


Note & such

The default port to connect is 443 and the default password is maybeiwasboring You can’t change the lavalink port! it will default to 443 due to how replit work.

How to keep the replit on with freshping

Go to freshping, and set HTTP request to your app I.e. https://lavalink-replit.sexsells.repl.co/metrics and it should show that it's online. if it's show offline, go to your application.yml and make sure metrics is set to on freshpingisbetterthanuptimerobot


only needed if the run button doesnt work.

chmod +x start.sh
./start.sh

Additional info

The lavalink is based on https://github.com/melike2d/lavalink and the download url is pointed to https://cdn.darrennathanael.com/jars/Lavalink.jar so everytime theres a new update it will auto grabs it from that url

About

hosting lavalink on replit has never been easier than before. just click on run then you’re done.

https://github.darrennathanael.com/lavalink-replit/

License:Other


Languages

Language:JavaScript 88.7%Language:Nix 7.3%Language:Shell 4.0%