from .hiring import Hiring async def setup(bot): await bot.add_cog(Hiring(bot))