# File lib/rbot/registry.rb, line 9
    def initialize(bot)
      @bot = bot
      upgrade_data
      upgrade_data2
    end