From a7cb7720d63bd518baabd02bcc7e1b8e22057ad4 Mon Sep 17 00:00:00 2001 From: Dome Date: Thu, 9 Apr 2026 23:17:40 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index da5a2b2..f7a8e4d 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ supposed to be. # important upgrade notes -## v0.4 +## v0.4.1 📢 Reaction-Based Reporting: Community members can now flag suspicious messages or spam by simply reacting with specific emojis (default: 🚩 or ⚠️). The bot immediately alerts moderators in their private channel with a direct link to the incident. @@ -17,6 +17,8 @@ supposed to be. 🧹 Code Refinement: Under the hood, we’ve cleaned up the codebase, fixed indentation issues, and optimized member synchronization performance for larger spaces. +🔗 You can now use the new {room_link} variable in your configuration to display a clickable room link, while the existing {room} variable remains fully backward compatible for plain text names. + ## v0.3 New functionality to support room v12 and newer has been added, as well as some significant restructuring of the code