mirror of
https://github.com/mgerb/ServerStatus
synced 2026-01-10 19:22:49 +00:00
23 lines
515 B
Markdown
23 lines
515 B
Markdown
## Server Status
|
|
|
|
Scans the Elysium servers checking to see if they are up.
|
|
This bot will send a chat notification when the status of a server changes.
|
|
|
|
## Configuration
|
|
|
|
- Rename config.template.json to config.json
|
|
- Add your bot token
|
|
- Add the room ID in which you want the notifications
|
|
- Compile and run!
|
|
|
|
## List server status in discord channel
|
|
|
|
`!ServerStatus`
|
|
|
|
```
|
|
Elysium PvP is online!
|
|
Zethkur PvP is online!
|
|
Anathema PvP is online!
|
|
Darrowshire PvP is online!
|
|
Elysium Authentication Server is online!
|
|
``` |