Skip to content

Commit

Permalink
add reference for gametypes
Browse files Browse the repository at this point in the history
  • Loading branch information
unclamped authored Mar 27, 2023
1 parent 450a0d2 commit a4c5c6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ A Discord.JS bot that displays information about a game server on its status
- `DELAY` The delay between each status update in milliseconds (e.g. `15000`)
- Discord has a rate limit of 5 status updates per minute, so you should not set this value below 12000
- `GAME` The game the server corresponds to (e.g. `minecraft`)
- You can find the full list on the [GameDig README](https://github.com/gamedig/node-gamedig#games-list)
- `ACTIVITY`: The activity the bot should display (e.g. `Playing`)
- Available values: `Playing`, `Streaming`, `Listening`, `Watching`, `Competing`

Expand Down

0 comments on commit a4c5c6e

Please sign in to comment.