from .kofishop import KofiShop async def setup(bot): await bot.add_cog(KofiShop(bot))