X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;ds=sidebyside;f=data%2Frbot%2Fplugins%2Furban.rb;h=c317eab1697e5d1782d772fff25cfdba1f8a0de0;hb=0118b777ea7eeef59d4210ed7b32016517f5a9e0;hp=f95eabd6f35e23ec88f26cbe5ba31fd1ad038aa3;hpb=37ce944a1bd432f329662b8d2b28c55ef995d928;p=user%2Fhenk%2Fcode%2Fruby%2Frbot.git diff --git a/data/rbot/plugins/urban.rb b/data/rbot/plugins/urban.rb index f95eabd6..c317eab1 100644 --- a/data/rbot/plugins/urban.rb +++ b/data/rbot/plugins/urban.rb @@ -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 )