# File rbot/plugins/lart.rb, line 115
 def handle_addlart(m)
		@larts << m.params
		@bot.okay m.replyto
	end