mirror of
https://github.com/Syping/dtranslatebot.git
synced 2025-01-06 19:19:44 +01:00
README.md: update supported translation engines
This commit is contained in:
parent
d6d22d34a8
commit
b318df79e1
1 changed files with 5 additions and 2 deletions
|
@ -10,8 +10,11 @@ Open Source Discord Translation Bot
|
|||
- Compiler with C++17 Support
|
||||
- [D++: A C++ Discord API Library for Bots](https://dpp.dev/)
|
||||
|
||||
#### Runtime Dependencies
|
||||
- [LibreTranslate](https://libretranslate.com/)
|
||||
#### Supported Translation Engines
|
||||
- [LibreTranslate](https://libretranslate.com/) (Default)
|
||||
- [Lingva Translate](https://lingva.ml/)
|
||||
- [Mozhi](https://codeberg.org/aryak/mozhi)
|
||||
- [DeepL](https://deepl.com/) (Experimental)
|
||||
|
||||
#### Build dtranslatebot
|
||||
|
||||
|
|
Loading…
Reference in a new issue