from .rubyapi import RubyAPI async def setup(bot): await bot.add_cog(RubyAPI(bot))