Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/lachlandev/server-status
- Owner: LachlanDev
- License: mit
- Created: 2020-07-19T03:46:18.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-23T12:49:27.000Z (about 3 years ago)
- Last Synced: 2024-05-01T18:19:53.285Z (8 months ago)
- Topics: discord, discord-bot, discord-js, discordbot, discordjs, notifications, offline, server-status
- Language: JavaScript
- Homepage: https://lachlan-dev.com
- Size: 682 KB
- Stars: 16
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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