from .issuecards import IssueCards async def setup(bot): await bot.add_cog(IssueCards(bot))