Skip to content

MrInternetGitHub/lavalink-web-status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lavalink Web Status

📎Installation

Change port on Line 16

Add A Discord Bot Token On Line 51

npm i - Install all needed packages.

node index.js - Start the bot.

➕ Add lavalink

To add lavalinks go to config.js

     {
      host: "HOST",  <--- add ip/host name of lavalink
      password: "PASSWORD",  <--- password of lavalink
      port: PORT,  <--- port of lavalink
      retryDelay: 1,
      identifier: "NAME FOR THE LAVALINK",  <--- whatever name you like
      secure: false/true,  <--- lavalink is secure or not (flase = not secure, true = secure)
    },

🏃🏻 Run the projects

Remix on Glitch Deploy Run on Repl.it Deploy on Railway

📸 Screenshot

Example Image

😀 Contributors

If you find this helpfull give it a star ⭐️

About

Lavalink status displayed on a website.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published