5 lines
144 B
YAML
5 lines
144 B
YAML
# Who is allowed to use the bot?
|
|
whitelist:
|
|
- "@user:example.com"
|
|
# The prefix for the main command without the !
|
|
command_prefix: hello-world
|