from .mors import MORS async def setup(bot): await bot.add_cog(MORS(bot))