Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yaasiin-ayeva/polyglot
Simple discord bot that provide translation to all words you need.
https://github.com/yaasiin-ayeva/polyglot
discord discord-bot nodejs translation
Last synced: 2 months ago
JSON representation
Simple discord bot that provide translation to all words you need.
- Host: GitHub
- URL: https://github.com/yaasiin-ayeva/polyglot
- Owner: yaasiin-ayeva
- License: gpl-3.0
- Created: 2022-11-21T19:23:22.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-25T04:59:34.000Z (7 months ago)
- Last Synced: 2024-10-10T11:26:10.114Z (3 months ago)
- Topics: discord, discord-bot, nodejs, translation
- Language: JavaScript
- Homepage: https://discord.gg/7Vb7TGeA7T
- Size: 146 KB
- Stars: 11
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Polyglot
Awesome translator bot for your discord server.## Try it here
https://discord.gg/7Vb7TGeA7T## Steps to run this project
First of all, you need to setup your `.env` file. And then, put on it your discord api token.
1. Run :
```bash
npm i
```
2. Please be sure to check you environment. Setup environnement settings are inside **.env** file3. Finally Run :
```bash
npm run dev
```## Easy to use
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
```
## Support over 100 languages
To list all supported languages, enter this command in your discord server
```
!langlist
```[link-author]: https://github.com/yaasiin-ayeva