From 4f654d9e12fbd56a6fbb93e13f4bd9632111fd3b Mon Sep 17 00:00:00 2001 From: WuerfelDev Date: Sun, 6 Mar 2022 04:26:40 +0100 Subject: [PATCH 1/2] Add TranslateThisBot to the bot list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e2415f0..e093925 100644 --- a/README.md +++ b/README.md @@ -862,5 +862,6 @@ Here are some examples of template: * [Diccionario de la RAE](https://t.me/dleraebot) ([source](https://github.com/studentenherz/dleraebot)) This bot lets you find difinitions of words in Spanish using [RAE's dictionary](https://dle.rae.es/). It features direct message and inline search. * [remoteTelegramShell](https://github.com/EnriqueMoran/remoteTelegramShell) by [EnriqueMoran](https://github.com/EnriqueMoran). Control your LinuxOS computer through Telegram. * [Pyfram-telegram-bot](https://github.com/skelly37/pyfram-telegram-bot) Query wolframalpha.com and make use of its API through Telegram. +* [TranslateThisBot](https://gitlab.com/WuerfelDev/translatethisvideo) This Bot can understand spoken text in videos and translate it to English **Want to have your bot listed here? Just make a pull request. Only bots with public source code are accepted.** From 436422e4daa60b2f031a745facdac00985b6c8e4 Mon Sep 17 00:00:00 2001 From: WuerfelDev Date: Sun, 6 Mar 2022 22:29:57 +0100 Subject: [PATCH 2/2] TranslateThisVideo Bot --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e093925..e8ce2e2 100644 --- a/README.md +++ b/README.md @@ -862,6 +862,6 @@ Here are some examples of template: * [Diccionario de la RAE](https://t.me/dleraebot) ([source](https://github.com/studentenherz/dleraebot)) This bot lets you find difinitions of words in Spanish using [RAE's dictionary](https://dle.rae.es/). It features direct message and inline search. * [remoteTelegramShell](https://github.com/EnriqueMoran/remoteTelegramShell) by [EnriqueMoran](https://github.com/EnriqueMoran). Control your LinuxOS computer through Telegram. * [Pyfram-telegram-bot](https://github.com/skelly37/pyfram-telegram-bot) Query wolframalpha.com and make use of its API through Telegram. -* [TranslateThisBot](https://gitlab.com/WuerfelDev/translatethisvideo) This Bot can understand spoken text in videos and translate it to English - +* [TranslateThisVideoBot](https://gitlab.com/WuerfelDev/translatethisvideo) This Bot can understand spoken text in videos and translate it to English + **Want to have your bot listed here? Just make a pull request. Only bots with public source code are accepted.**