Skip to content

BrazyDevelopment/google-translate-discordbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

google-translate-discordbot

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.

Self Installation:

  1. Clone the repository to your machine using git clone https://github.com/BrazyDevelopment/google-translate-discordbot.git
  2. Run npm install to install the dependencies.
  3. Change config.template.json to config.json and configure it to your needs.
  4. Don't forget to include your Discord bot token from Discord Developer Portal.
  5. Run node bot.js to start the bot.

Easy Installation:

  1. Invite the bot to your server using https://translatebot.armour.dev/invite
  2. Give it the necessary permissions in the necessary channels and head to Command Usage

Installation Guide / Documentation

Command Usage:

About

A simple Discord Bot that utilises Google Translate API to translate any piece of text to a chosen language.

Resources

License

Stars

Watchers

Forks

Packages

No packages published