# File lib/rbot/core/basics.rb, line 92
  def bot_ping(m, param)
    m.reply "pong"
  end