from .mentionhelp import MentionHelp async def setup(bot): await bot.add_cog(MentionHelp(bot))