# File lib/rbot/core/basics.rb, line 84 def bot_action(m, param) @bot.action param[:where], param[:what].to_s end