You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

36 lines
956 B

# Translate ReeBot
### About
* Telegram inline translations via DeepL and Google.
* Supports `de`, `en` , `ua`, `es`, `fr`, `it`.
* Max ~256 characters per query.
### How To Use
* **Setup**
* Go to the Telegram user `@translate_reebot`.
* Type `/start`.
* **Usage**
* Go to any chat.
* Type `@translate_reebot hello,,`.
* Replace `hello` with text of your choice.
* (`,,` is the "send query" command)
* This will translate to `de`.
* Can also type `@translate_reebot hello,,ua`.
* This will translate to the specified language.
* **Troubleshooting**
* It is somewhat experimental - if it stops working, please notify me.
<br>
<hr>
<br>
### Coffee
* Translating is comparably cheap (256 chars ~ CHF 0.005).
* If you still want to support the app, or suggest new features: https://ko-fi.com/io42630
### Special Thanks
* https://github.com/baitun/node-telegram-translate-bot
* https://github.com/yagop/node-telegram-bot-api