Skip to content

Small discord bot project where a bot instantly translates your text using google translate

Notifications You must be signed in to change notification settings

Seb-Ltz/translate-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TranslateBot

Bot made in NodeJS that translates texts using the Google Translate Api.

Screen of the bot

Installation

Use npm install to install the dependencies.

Head over to the discord developers page to register your bot and get a token.

Use on discord

You can type >help to get the available languages you can translate to.

To translate, you can use the prefix followed by the ISO 639-1 code

>FR "Text to translate in french"

or use the flag of the language

🇫🇷 "Text to translate in french"

Supported languages

Languages you can translate to :

  • French (fr)
  • English (en)
  • German (de)
  • Japanese (jp)
  • Spanish (es)
  • Italian (it)
  • Russian (ru)
  • Arabic (ar)

More languages will be added soon.

About

Small discord bot project where a bot instantly translates your text using google translate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published