from .issues import Issues async def setup(bot): await bot.add_cog(Issues(bot))