Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lachlandev/server-status

A Discord BOT / Node JS Application that send notifications if your server (website) goes offline, also shows current status in a desired channel.
https://github.com/lachlandev/server-status

discord discord-bot discord-js discordbot discordjs notifications offline server-status

Last synced: 3 months ago
JSON representation

A Discord BOT / Node JS Application that send notifications if your server (website) goes offline, also shows current status in a desired channel.

Awesome Lists containing this project

README

        

# Server-Status
A Discord BOT / Node JS Application that send notifications if your server (website) goes offline, also shows current status in a desired channel.

#### Channel Status Preview

#### DM Notification Preview

# Features
* DM's when server becomes unreachable.
* Shows current status of your server in a channel of your choice "updates".

# Installation
Clone this repo and edit the config file.

# Usage
Once you have edited the code you can simply run it using node index.js

# Upcoming Features
* Email / SMS Notifications
* Webhooks
* LOG time when server goes down