Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)