Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/islemci/statusbot
A bot that checks the server response code and response time, and logs a status message at Discord.
https://github.com/islemci/statusbot
axios discord discord-status discordbot discordjs status
Last synced: 25 days ago
JSON representation
A bot that checks the server response code and response time, and logs a status message at Discord.
- Host: GitHub
- URL: https://github.com/islemci/statusbot
- Owner: islemci
- License: mit
- Created: 2024-08-09T10:39:27.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-09T13:40:26.000Z (3 months ago)
- Last Synced: 2024-09-28T08:41:30.601Z (about 1 month ago)
- Topics: axios, discord, discord-status, discordbot, discordjs, status
- Language: JavaScript
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# statusbot
A bot that checks the server response code and response time, and logs a status message at Discord.## Installation
1- Install **nodejs** on your device
2- Install required packages:
`npm install discordjs && npm install axios && npm install worldbase`## Starting
You can start the bot by running: `npm run start`## Screenshots
![](https://i.imgur.com/W3wV7z4.png)