mirror of
https://github.com/mgerb/ServerStatus
synced 2026-01-10 03:03:04 +00:00
config updates
This commit is contained in:
21
readme.md
21
readme.md
@@ -5,10 +5,19 @@ 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!
|
||||
- Download or Clone the repo
|
||||
- Add your bot token to the config.json file in the dist folder
|
||||
- Add your room id to this file as well
|
||||
- Execute the correct executable for your operating system!
|
||||
|
||||
### How to get bot token
|
||||
https://github.com/reactiflux/discord-irc/wiki/Creating-a-discord-bot-&-getting-a-token
|
||||
|
||||
### How to get your room ID
|
||||
|
||||
To get IDs, turn on Developer Mode in the Discord client (User Settings -> Appearance) and then right-click your name/icon anywhere in the client and select Copy ID.
|
||||
|
||||
<img src="https://camo.githubusercontent.com/9f759ec8b45a6e9dd2242bc64c82897c74f84a25/687474703a2f2f692e696d6775722e636f6d2f47684b70424d512e676966"/>
|
||||
|
||||
## List server status in discord channel
|
||||
|
||||
@@ -18,6 +27,6 @@ This bot will send a chat notification when the status of a server changes.
|
||||
Elysium PvP is online!
|
||||
Zethkur PvP is online!
|
||||
Anathema PvP is online!
|
||||
Darrowshire PvP is online!
|
||||
Darrowshire PvE is online!
|
||||
Elysium Authentication Server is online!
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user