Update wiki documentation for new config parameters

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2021-08-07 22:15:58 +02:00
parent e5e0da7375
commit 7bd83a28b1
Signed by: luzifer
GPG key ID: 0066F03ED215AD7D
2 changed files with 6 additions and 2 deletions

View file

@ -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

View file

@ -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