A simple Discord Bot that utilises Google Translate and Tesseract API to translate any piece of text, or text within an image, to a chosen language.
- Clone the repository to your machine using
git clone https://github.com/BrazyDevelopment/google-translate-discordbot.git
- Run
npm install
to install the dependencies. - Change
config.template.json
toconfig.json
and configure it to your needs. - Don't forget to include your Discord bot token from Discord Developer Portal.
- Run
node bot.js
to start the bot.
- Invite the bot to your server using https://translatebot.armour.dev/invite
- Give it the necessary permissions in the necessary channels and head to Command Usage