maubot-welcome/base-config.yaml

12 lines
344 B
YAML
Raw Normal View History

2022-06-23 20:15:06 +00:00
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:
2023-06-08 12:04:07 +00:00
# you can use {user} to reference the joining userID in this message
2022-06-23 20:15:06 +00:00
message: |
2023-06-08 12:04:07 +00:00
Welcome {user}! Please be sure to read the topic for helpful links and information.