mirror of
https://github.com/Syping/dtranslatebot.git
synced 2025-01-08 03:59:45 +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
|
- Compiler with C++17 Support
|
||||||
- [D++: A C++ Discord API Library for Bots](https://dpp.dev/)
|
- [D++: A C++ Discord API Library for Bots](https://dpp.dev/)
|
||||||
|
|
||||||
#### Runtime Dependencies
|
#### Supported Translation Engines
|
||||||
- [LibreTranslate](https://libretranslate.com/)
|
- [LibreTranslate](https://libretranslate.com/) (Default)
|
||||||
|
- [Lingva Translate](https://lingva.ml/)
|
||||||
|
- [Mozhi](https://codeberg.org/aryak/mozhi)
|
||||||
|
- [DeepL](https://deepl.com/) (Experimental)
|
||||||
|
|
||||||
#### Build dtranslatebot
|
#### Build dtranslatebot
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue