from .speedtest import Speedtest async def setup(bot): await bot.add_cog(Speedtest(bot))