]> sipb.mit.edu Git - ikiwiki.git/commitdiff
web commit by JoshTriplett
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sat, 7 Apr 2007 01:35:09 +0000 (01:35 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sat, 7 Apr 2007 01:35:09 +0000 (01:35 +0000)
doc/todo/ikibot.mdwn [new file with mode: 0644]

diff --git a/doc/todo/ikibot.mdwn b/doc/todo/ikibot.mdwn
new file mode 100644 (file)
index 0000000..6f8b28d
--- /dev/null
@@ -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