from .art import Art async def setup(bot): await bot.add_cog(Art(bot))