diff options
author | CRAZYBATMAN <CRAZYBATMAN@web> | 2016-05-17 02:24:15 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2016-05-17 02:24:15 -0400 |
commit | e24f8744548b1daef238670baf53e39eddb4772c (patch) | |
tree | bb59ecbd1c2ccfb8977fcf88b995fa346e0c1f86 /doc/tips | |
parent | bda4eba674ee46289cccaf8e89ee9edde1dcba1e (diff) | |
download | ikiwiki-e24f8744548b1daef238670baf53e39eddb4772c.tar ikiwiki-e24f8744548b1daef238670baf53e39eddb4772c.tar.gz |
This reverts commit bda4eba674ee46289cccaf8e89ee9edde1dcba1e
Diffstat (limited to 'doc/tips')
-rw-r--r-- | doc/tips/monitor_page_changes_through_IRC.mdwn | 2 |
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 d1b611326..b958b8906 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. I built the [[plugins/contrib/irker]] plugin to automatically configure notifications with irker. --[[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. --[[anarcat]] See also [[todo/ikibot]] for another bot idea. |