enable user mention in custom message!

This commit is contained in:
William Kray
2023-06-08 05:04:07 -07:00
parent 06843a1bd7
commit 4f00f9017f
3 changed files with 7 additions and 3 deletions

View File

@@ -6,5 +6,6 @@ rooms:
# (optional)
notification_room:
# you can use {user} to reference the joining userID in this message
message: |
Welcome! Please be sure to read the topic for helpful links and information.
Welcome {user}! Please be sure to read the topic for helpful links and information.