]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blobdiff - data/rbot/plugins/iplookup.rb
wow plugin: message tweaks
[user/henk/code/ruby/rbot.git] / data / rbot / plugins / iplookup.rb
index a53b16e470f148c74045e5d11001c26a52bd898f..c983b300395dd86edfd4db2835dcba4292e8af6a 100644 (file)
@@ -206,6 +206,7 @@ class IPLookupPlugin < Plugin
   end
 
   def userip(m, params)
+    m.reply "not implemented yet"
     #users = @channels[m.channel].users
     #m.reply "users = #{users.inspect}"
     #m.reply @bot.sendq("WHO #{params[:user]}")