Update configurable bot example to match the one in docs

This commit is contained in:
Tulir Asokan 2021-12-15 20:11:08 +02:00
parent e8862ed1a3
commit 7e06eadfd0
3 changed files with 18 additions and 12 deletions

View file

@ -1,2 +1,5 @@
# Message to send when user sends !getmessage
message: Default configuration active
# Who is allowed to use the bot?
whitelist:
- "@user:example.com"
# The prefix for the main command without the !
command_prefix: hello-world