# File lib/rbot/core/config.rb, line 212
  def handle_help(m, params)
    m.reply help(params[:topic])
  end