mirror of
https://github.com/wah-su/stickerbridge.git
synced 2025-07-01 18:08:38 +05:00
add command configuration via config
This commit is contained in:
parent
1ea058d80b
commit
a614c97d8e
6 changed files with 100 additions and 46 deletions
|
@ -27,4 +27,15 @@ matrix_deviceid: "A1sbDXXX"
|
|||
|
||||
command_prefix: "!sb"
|
||||
|
||||
# Default Parameters Configuration of commands
|
||||
|
||||
import:
|
||||
set_primary: True
|
||||
save_json: True
|
||||
|
||||
preview:
|
||||
space: null
|
||||
preview_url_base: null
|
||||
update_room: True
|
||||
|
||||
log_level: INFO
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue