bots: make command_prefix configurable
This commit is contained in:
@ -86,7 +86,7 @@ bridge:
|
||||
- first_name
|
||||
|
||||
# The prefix for commands. Only required in non-management rooms.
|
||||
command_prefix: "!fb"
|
||||
command_prefix: "{{ matrix_mautrix_facebook_command_prefix }}"
|
||||
|
||||
# Number of chats to sync (and create portals for) on startup/login.
|
||||
# Set 0 to disable automatic syncing.
|
||||
|
Reference in New Issue
Block a user