Update configurable bot example to match the one in docs
This commit is contained in:
parent
e8862ed1a3
commit
7e06eadfd0
3 changed files with 18 additions and 12 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue