diff options
-rw-r--r-- | doc/todo/ikibot.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/todo/ikibot.mdwn b/doc/todo/ikibot.mdwn new file mode 100644 index 000000000..6f8b28da7 --- /dev/null +++ b/doc/todo/ikibot.mdwn @@ -0,0 +1,7 @@ +Random idea: create an ikiwiki IRC bot, which notices the use of ikiwiki syntax in the channel and translates. This would work nicely for "frequently-given answer" bots like dpkg on #debian, since you could give answers by linking to wiki pages. ikibot could also excerpt page content. + + <newikiuser> How do I set up ikiwiki with Git? + <ikihacker> [[setup]] + <ikibot> http://ikiwiki.info/setup.html: "This tutorial will walk you through setting up a wiki with ikiwiki. ..." + +--[[JoshTriplett]]
\ No newline at end of file |