# File lib/rbot/core/userdata.rb, line 14 def botdata(key=nil) Irc::Utils.bot.plugins['userdata'].get_data(self,key) end