/translateBot

translateBot is a Discord bot written in Python. The bot is open-source and available for anyone to use and contribute to.

Primary LanguagePythonMIT LicenseMIT

translateBot

translateBot is a Discord bot written in Python. The bot is open-source and available for anyone to use and contribute to.

requirements

you can use the command to insall the required modules:

pip install -r requirements.txt


also your .env file should have the next keys and values:
DISCORD_TOKEN = your.Discord.bot.token
AZURE_KEY = your.Azure.translator.token
AZURE_ENDPOINT = your.Azure.http.endopoint
AZURE_LOCATION = your.Azure.server.location