Telegram Translation Bot (PoC).
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.
 
 
io42630 5be740656d
+ add license
3 years ago
src add global try 3 years ago
.gitignore + format / doc 3 years ago
Dockerfile + add dockerfile 3 years ago
LICENSE.md + add license 3 years ago
README-de.md + add de doc 3 years ago
README-ua.md + update doc 3 years ago
README.md + update doc 3 years ago
keys-template.json + add google translate 3 years ago
package.json 0.5 3 years ago
tsconfig.json + init 3 years ago

README.md

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.



Special Thanks