mirror of
https://github.com/mgerb/ServerStatus
synced 2026-01-10 03:03:04 +00:00
init
This commit is contained in:
23
readme.md
Normal file
23
readme.md
Normal file
@@ -0,0 +1,23 @@
|
||||
## 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!
|
||||
```
|
||||
Reference in New Issue
Block a user