from .translator import Translator async def setup(bot): await bot.add_cog(Translator(bot))