1 ikiwiki could support grabbing the /topic from an IRC channel and putting the
2 result in a page. See <http://wiki.debian.org/TopicDebianDevel> for an
3 example. Like [[plugins/aggregate]], the page and its updates should not go
4 in version control. --[[JoshTriplett]]
6 A simple script should be able to poll for the irc topic and update a page,
7 then run ikiwiki -refresh to update the wiki. No need to put that in
8 ikiwiki or a plugin, though. --[[Joey]]