aboutsummaryrefslogtreecommitdiff
path: root/doc/tips
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2016-05-17 10:10:49 +0100
committerSimon McVittie <smcv@debian.org>2016-05-17 10:10:49 +0100
commitd1ed45f4c187952c67c85485032a17b141657cde (patch)
treeb4a67213509c76b7d67e06f5830bfb9f55ee3fdb /doc/tips
parent181419688f01cb72bf8ba2338e450bed7a425ea8 (diff)
downloadikiwiki-d1ed45f4c187952c67c85485032a17b141657cde.tar
ikiwiki-d1ed45f4c187952c67c85485032a17b141657cde.tar.gz
Revert vandalism
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.