]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blobdiff - data/rbot/plugins/urban.rb
Bug in topic plugin introduced in [440]
[user/henk/code/ruby/rbot.git] / data / rbot / plugins / urban.rb
index f95eabd6f35e23ec88f26cbe5ba31fd1ad038aa3..c317eab1697e5d1782d772fff25cfdba1f8a0de0 100644 (file)
@@ -12,7 +12,7 @@ require 'uri/common'
 class UrbanPlugin < Plugin
 
   def help( plugin, topic="")
-    "~urban [word] [n]. Give the [n]th definition of [word] from urbandictionary.com."
+    "urban [word] [n]. Give the [n]th definition of [word] from urbandictionary.com."
   end
 
   def privmsg( m )