excluded_rooms:
- '!someroom:example.com'
- '!otherroom:example.com'
# add a room ID here to send a message to when someone joins the above rooms
# (optional)
notification_room:
# if using notification_room above, format the message you'd like to send to it
# you may use the {user} variable for the full matrix ID of the user, and {room}
# for the room name in your message
# html formatting is supported
notification_message: |
User {user}
has joined {room}
.
# you can use {user} to reference the joining user in this message using a
# matrix.to link (rendered as a "pill" in element clients)
# html formatting is supported
message: |
Welcome {user}!
Please notice that this room is now archived with ComplianceBot.
If you have any questions about archivation, please contact Compliance department.