Added support for resolving room aliases to room ids and persisting this lookup in the config file
This commit is contained in:
parent
4bd50c3806
commit
e900d9c1e6
4 changed files with 28 additions and 2 deletions
|
@ -23,4 +23,4 @@ mappings:
|
|||
room_id: "!idofWARNINGroomyoucreatedbefore:example.com"
|
||||
- to: "critical@mydomain.com"
|
||||
sender_mxid: "@firstbot:example.com"
|
||||
room'id: "!idofIMPORTANTroomyoucreatedbefore:example.com"
|
||||
room_id: "#IMPORTANTroomyoucreatedbefore:example.com"
|
Loading…
Add table
Add a link
Reference in a new issue