]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blobdiff - data/rbot/plugins/botsnack.rb
plugin(lart): fix not save before load
[user/henk/code/ruby/rbot.git] / data / rbot / plugins / botsnack.rb
index 54eb88f4e7ed12d682979531d1b75eb7e89b6e0f..d3097d1b6e026783fe16cdf1cba77e0b3d8eda69 100644 (file)
@@ -18,7 +18,7 @@
 class BotsnackPlugin < Plugin
 
   def help(plugin, topic="")
-    "botsnack => reward #{@nick} for being good"
+    "botsnack => reward #{@bot.nick} for being good"
   end