from .repoupdates import RepoUpdates async def setup(bot): await bot.add_cog(RepoUpdates(bot))