Browse Source

Updated documentation.

grunfink 1 year ago
parent
commit
955b591a74
1 changed files with 2 additions and 1 deletions
  1. 2 1
      doc/snac.1

+ 2 - 1
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.