public
Description: Tumblebot that feeds ni.hili.st. Plays well with Autumn Leaves.
Homepage: http://ni.hili.st/post/20314520
Clone URL: git://github.com/flogic/nihilist_bot.git
nihilist_bot / README
100644 16 lines (11 sloc) 0.591 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
= nihilist bot
 
IRC robot designed to post to a Tumblelog. Uses Autumn-Leaves IRC bot library.
Currently can send to tumblr.com sites. Site posting back-ends are pluggable.
Filters are pluggable.
 
Rick Bradley (rick@rickbradley.com)
 
TODO:
 
 - make parser formats into discoverable subclasses(?) ... may need to implement ordering
 - add descriptions for formats
 - add more BotSender targets
 - make the BotSender subclasses register automatically by discovery.
 - diagnose: what is the problem with trying to start with the big-switch.rb command. Currently start with 'ruby genesis.rb'