mirror of
https://github.com/maubot/maubot.git
synced 2024-10-01 01:06:10 -04:00
6 lines
144 B
YAML
6 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
|