Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rainyxeon/lavastatusmonitor
A Discord bot that monitors real-time status of Lavalink servers!
https://github.com/rainyxeon/lavastatusmonitor
Last synced: about 22 hours ago
JSON representation
A Discord bot that monitors real-time status of Lavalink servers!
- Host: GitHub
- URL: https://github.com/rainyxeon/lavastatusmonitor
- Owner: RainyXeon
- License: gpl-3.0
- Created: 2024-01-29T10:37:51.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-02-08T15:09:57.000Z (9 months ago)
- Last Synced: 2024-02-09T15:34:53.647Z (9 months ago)
- Language: TypeScript
- Homepage:
- Size: 506 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
LavaStatusMonitor
A Discord bot that monitors real-time status of Lavalink servers!
Report Issues & Give Suggestions
ยท
Support Server
## ๐ผ๏ธ Showcase
![monitor v3](https://github.com/RainyXeon/LavaStatusMonitor/blob/main/.github/assets/monitor.v3.png)
![monitor v4](https://github.com/RainyXeon/LavaStatusMonitor/blob/main/.github/assets/monitor.v4.png)## ๐ Requirements
- ![Node.js](https://img.shields.io/badge/Node.js-026E00?style=for-the-badge) Node.js Version 16.6.0+ [Download](https://nodejs.org/en/download)
- ![Discord](https://img.shields.io/badge/Discord-404EED?style=for-the-badge) Discord Bot Token [Guide](https://discordjs.guide/preparations/setting-up-a-bot-application.html#creating-your-bot)
- ![Lavalink](https://img.shields.io/badge/Lavalink-FC3F37?style=for-the-badge) Lavalink [Download](https://github.com/lavalink-devs/Lavalink/releases)
- ![Git](https://img.shields.io/badge/Git-F05033?style=for-the-badge) Git [Download](https://git-scm.com/downloads)## ๐ ๏ธ Installation
1. Clone this repository using `git clone https://github.com/RainyXeon/LavaStatusMonitor.git`
2. run `cd LavaStatusMonitor` to go to the **LavaStatusMonitor** folder.
3. Change the name of **app.example.yml** to **app.yml** and fill it with `TOKEN` and `NODES`
4. run `npm i` to install the required packages.
5. run `npm run build:full` to build the bot.
6. run `npm start` to start the bot.
7. **Enjoy Monitoring Lavalink Status With LavaStatusMonitor!**## [![Repl.it](https://img.shields.io/badge/Repl.it-1C2333?style=for-the-badge&logo=replit&logoColor=orange)](https://replit.com/@RainyXeon/LavaStatusMonitor)
1. [Click Me](https://replit.com/@RainyXeon/LavaStatusMonitor) and fork the repl.
2. fill **app.yml** with `TOKEN` and `NODES`
3. Start the bot using the **Run** button.
4. **Enjoy Monitoring Lavalink Status With LavaStatusMonitor!**## ๐ซ Special Thanks
- [@ItzZoldy](https://github.com/ItzZoldy) [Designer]
**And Everyone who Starred and Contributed to My Project ๐**