from .kbump import kBump async def setup(bot): await bot.add_cog(kBump(bot))