https://github.com/timelessnesses/lavalink-status-page
A simple lavalink status page
https://github.com/timelessnesses/lavalink-status-page
Last synced: about 2 months ago
JSON representation
A simple lavalink status page
- Host: GitHub
- URL: https://github.com/timelessnesses/lavalink-status-page
- Owner: timelessnesses
- Created: 2022-06-06T12:30:22.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-06T12:36:00.000Z (almost 4 years ago)
- Last Synced: 2025-01-01T15:42:56.573Z (over 1 year ago)
- Language: JavaScript
- Size: 87.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# status page for lavalink
yeah im getting good at front-end now :pog:
## setup
1. Run gen.py file to generate index.js file
2. You can either host it in your own way or use flask application (app.py)
## common issues
Q: I can't get my status page working with my custom hosting like django/flask/express!
A: Yeah you likely need to make your custom hosting to have access files inside the folder you want to host it.
Or another problem is you CAN'T do status page to use https and lavalink hosting to use http due to chrome security reasons! You should however make those http or https!