aboutsummaryrefslogtreecommitdiff
path: root/doc/tips
diff options
context:
space:
mode:
authorhttps://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web>2016-05-16 22:41:42 -0400
committeradmin <admin@branchable.com>2016-05-16 22:41:42 -0400
commitbda4eba674ee46289cccaf8e89ee9edde1dcba1e (patch)
treeb4a67213509c76b7d67e06f5830bfb9f55ee3fdb /doc/tips
parent01eeb89d59cc3d88712f6559acdaa51328756729 (diff)
downloadikiwiki-bda4eba674ee46289cccaf8e89ee9edde1dcba1e.tar
ikiwiki-bda4eba674ee46289cccaf8e89ee9edde1dcba1e.tar.gz
and we have a bot
Diffstat (limited to 'doc/tips')
-rw-r--r--doc/tips/monitor_page_changes_through_IRC.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tips/monitor_page_changes_through_IRC.mdwn b/doc/tips/monitor_page_changes_through_IRC.mdwn
index b958b8906..d1b611326 100644
--- a/doc/tips/monitor_page_changes_through_IRC.mdwn
+++ b/doc/tips/monitor_page_changes_through_IRC.mdwn
@@ -17,6 +17,6 @@ there are basically two alternatives now:
* [KGB](https://kgb.alioth.debian.org/) - a Perl script that has been running at Debian since 2009
* [irker](http://www.catb.org/esr/irker/) - a Python script whipped up by ESR in the fall of CIA.vc (~2011), ignoring the existing KGB bot
-KGB is harder to setup ([tutorial](https://www.donarmstrong.com/posts/switching_to_kgb/)), as it , but more reliable than irker, in my experience. --[[anarcat]]
+KGB is harder to setup ([tutorial](https://www.donarmstrong.com/posts/switching_to_kgb/)), as it , but more reliable than irker, in my experience. I built the [[plugins/contrib/irker]] plugin to automatically configure notifications with irker. --[[anarcat]]
See also [[todo/ikibot]] for another bot idea.