aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrunfink <grunfink@comam.es>2025-05-30 20:52:15 +0200
committergrunfink <grunfink@comam.es>2025-05-30 20:52:15 +0200
commit955b591a74399d48d54d52ac8899e3e70d369939 (patch)
tree85281ad3c8b48baf7c98745134ab9589e3204b94
parentc8848f6e9f8e9fd9d17290b1ef301d3bf7beccb4 (diff)
Updated documentation.
-rw-r--r--doc/snac.13
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/snac.1 b/doc/snac.1
index 51673d4..5fcb0c6 100644
--- a/doc/snac.1
+++ b/doc/snac.1
@@ -417,7 +417,8 @@ https://$SNAC_HOST/oauth/x-snac-get-token
.Ss Webhook for notifications
Since version 2.78, users can set the URL to a webhook that will receive
an HTTP POST with every notification (in JSON format). This can be used to
-implement some automation whenever a new activity happens. The
+implement some automation whenever a new activity happens, like autorepliers
+or chatbots or whatever. The
.Pa examples/
subdirectory contains a tiny Python program that implements an auto-follower
for every new follow.