Update wiki documentation for new config parameters

Signed-off-by: Knut Ahlers <knut@ahlers.me>
Knut Ahlers 2021-08-07 22:15:58 +02:00
parent 50efc891bc
commit 06e2c5a965
2 changed files with 6 additions and 2 deletions

@ -42,9 +42,11 @@
bot_token: '...'
guild_id: '...'
store_location: /path/to/storage.json
module_configs:
- type: module-type
- id: unique id for the module instance
type: module-type
attributes:
key: value

@ -42,9 +42,11 @@
bot_token: '...'
guild_id: '...'
store_location: /path/to/storage.json
module_configs:
- type: module-type
- id: unique id for the module instance
type: module-type
attributes:
key: value