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.
1.8 KiB
1.8 KiB
Translate ReeBot
About
- Uses DeepL for Telegram inline translations to
de
,en
andru
(there is noua
in DeepL).
How To Use
- setup
- go to the Telegram user
@translate_reebot
- type
/start
- go to the Telegram user
- 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
- replace
- can also type
@translate_reebot hello,,ru
or@translate_reebot hello,,en
- this will translate to
ru
oren
- this will translate to
- for next use should be able to type
@tr
andTAB
- if it stops working, write me at ivan ; olexyn ; com.
Как использовать
- установка
- перейти к пользователю Telegram
@translate_reebot
- введите
/start
- перейти к пользователю Telegram
- использование
- зайдите в любой чат
- введите
@translate_reebot hello,,
- замените
hello
на текст по вашему выбору. - (
,,
- это команда "отправить запрос") - это будет переведено как
de
- замените
- можно также ввести
@translate_reebot hello,,ru
или@translate_reebot hello,,en
- это переведет на
ru
илиen
.
- это переведет на
- для следующего использования должна быть возможность набирать
@tr
иTAB
- если он перестанет работать, напишите мне по адресу ivan ; olexyn ; com.
How To Run
- enter API-keys into
keys-template.json
, then rename tokeys.json
. - see
Dockerfile
- also, suggested to use separate bot for testing.