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
Search Repo:
updating README
rick (author)
Mon Dec 03 06:10:39 -0800 2007
commit  e358a06e49bf37a22a64a7b2623b9dcbdce5b18e
tree    5e232db15cd2f138a89046dfb7515d3ed0a97182
parent  f4642badd15ccbe6ebd72d9775079f8b2178d488
0
...
2
3
4
 
5
6
7
8
9
10
11
 
 
12
13
 
 
 
...
2
3
4
5
6
7
8
9
 
 
 
10
11
12
 
13
14
15
0
@@ -2,12 +2,14 @@
0
 
0
 IRC robot designed to post to a Tumblelog. Uses Autumn-Leaves IRC bot library.
0
 Currently can send to tumblr.com sites. Site posting back-ends are pluggable.
0
+Filters are pluggable.
0
 
0
 Rick Bradley (rick@rickbradley.com)
0
 
0
 TODO:
0
-- diagnose: what is the problem with trying to start with the big-switch.rb command. Currently start with 'ruby genesis.rb'
0
- - make the BotSender subclasses register automatically by discovery.
0
- - add more BotSender targets
0
+
0
+ - make parser formats into discoverable subclasses(?) ... may need to implement ordering
0
  - add descriptions for formats
0
- - make the BotFilter classes register automatically by discovery
0
+ - add more BotSender targets
0
+ - make the BotSender subclasses register automatically by discovery.
0
+ - diagnose: what is the problem with trying to start with the big-switch.rb command. Currently start with 'ruby genesis.rb'

Comments

    No one has commented yet.