]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/commitdiff
Better name for the rss plugin
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Fri, 25 Aug 2006 20:29:09 +0000 (20:29 +0000)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Fri, 25 Aug 2006 20:29:09 +0000 (20:29 +0000)
data/rbot/plugins/rss.rb

index e276d0a44bc3343d208e1a19f8e34e6b37e28323..7313f252236d2507691fa075d64b834bf477b9a6 100644 (file)
@@ -124,6 +124,10 @@ class RSSFeedsPlugin < Plugin
     rewatch_rss\r
   end\r
 \r
+  def name\r
+    "rss"\r
+  end\r
+\r
   def watchlist\r
     @feeds.select { |h, f| f.watched? }\r
   end\r