from .nerdify import Nerdify async def setup(bot): await bot.add_cog(Nerdify(bot))