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
Adding newlines to the ends of files.
ymendel (author)
Thu Apr 17 14:45:18 -0700 2008
commit  4784bbf377f44af7fba6bbec7fc0865ae825fa73
tree    f02ad0c93bbbf37b93d83d75fa621a3418855018
parent  11443b682a1a6d83eeb64c6d413fe643ce25165b
...
67
68
69
70
71
 
...
67
68
69
 
70
71
0
@@ -67,4 +67,4 @@ class BotFilter
0
     end
0
     result
0
   end
0
-end
0
\ No newline at end of file
0
+end
...
25
26
27
28
29
 
...
25
26
27
 
28
29
0
@@ -25,4 +25,4 @@ class BotFilter::PosterInfo < BotFilter::Template
0
     
0
     result
0
   end
0
-end
0
\ No newline at end of file
0
+end
...
70
71
72
73
74
 
...
70
71
72
 
73
74
0
@@ -70,4 +70,4 @@ describe BotSender, "when delivering a message" do
0
     @sender.stubs(:do_quote).returns("good show")
0
     @sender.deliver(:type => :quote).should match(/good show/)
0
   end
0
-end
0
\ No newline at end of file
0
+end

Comments

    No one has commented yet.