Add info about the guild_id

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2021-08-27 20:46:17 +02:00
parent 30e8f9b7dd
commit 90054f2c83
Signed by: luzifer
GPG Key ID: 0066F03ED215AD7D
2 changed files with 4 additions and 4 deletions

View File

@ -40,8 +40,8 @@
```yaml
---
bot_token: '...'
guild_id: '...'
bot_token: '...' # See documentation above
guild_id: '...' # ID of your Discord "server" (internally named "guild")
store_location: /path/to/storage.json
module_configs:

View File

@ -40,8 +40,8 @@
```yaml
---
bot_token: '...'
guild_id: '...'
bot_token: '...' # See documentation above
guild_id: '...' # ID of your Discord "server" (internally named "guild")
store_location: /path/to/storage.json
module_configs: