]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blobdiff - data/rbot/plugins/insult.rb
Fix the "list" function. Now counts the pages correctly.
[user/henk/code/ruby/rbot.git] / data / rbot / plugins / insult.rb
index f610efc0cb2524866eab2cd7c0654d29dad09efc..f7217756b8635dca11cb8c3be4fedf7aee52d4f5 100644 (file)
@@ -216,6 +216,9 @@ class InsultPlugin < Plugin
       return "insult module topics: msginsult, insult"
     end
   end
+  def name
+    "insult"
+  end
   def privmsg(m)
     suffix=""
     unless(m.params)