from .staffmsg import StaffMsg async def setup(bot): await bot.add_cog(StaffMsg(bot))