bots: make command_prefix configurable
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
# The string to prefix bot commands with
|
||||
command_prefix: "!"
|
||||
command_prefix: "{{ matrix_bot_matrix_reminder_bot_command_prefix }}"
|
||||
|
||||
# Options for connecting to the bot's Matrix account
|
||||
matrix:
|
||||
|
Reference in New Issue
Block a user