afar-cmyk / translateBot

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Python 100.0%