Awesome translator bot for your discord server.
First of all, you need to setup your .env
file. And then, put on it your discord api token.
- Run :
npm i
-
Please be sure to check you environment. Setup environnement settings are inside .env file
-
Finally Run :
npm run dev
To translate a sentence into another language, enter this command in your discord server
!translate {code-lang} {sentence-to-translate}
e.g
!translate fr hello
To list all supported languages, enter this command in your discord server
!langlist