Changeset

6009:bd9805f3aba1

mod_slack_webhooks: Update compability and note about mod_rest
author Menel <menel@snikket.de>
date Tue, 22 Oct 2024 11:16:22 +0200
parents 6008:01189386a768
children 6010:cf877e16df70
files mod_slack_webhooks/README.md
diffstat 1 files changed, 7 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/mod_slack_webhooks/README.md	Tue Oct 22 11:11:01 2024 +0200
+++ b/mod_slack_webhooks/README.md	Tue Oct 22 11:16:22 2024 +0200
@@ -15,6 +15,8 @@
 provide a bidirectional bridge between a Prosody-hosted XMPP MUC and a Slack
 channel.
 
+If you're looking for a more versatile module, consider mod_rest
+
 Usage
 =====
 
@@ -79,9 +81,9 @@
 Compatibility
 =============
 
-  ------- -----------------
-  trunk   Works
-  0.10    Works
-  0.9     Works
-  ------- -----------------
+  ------- -----------
+  trunk*   Works
+  0.12     Works
+  ------- -----------
 
+*as of 2024-10-22