An open API service indexing awesome lists of open source software.

https://github.com/grenguar/translit-telegram-bot

Bot for translating from latin letters and cyrilic letters.
https://github.com/grenguar/translit-telegram-bot

bot chatbot latin-letters node-js telegram transliteration

Last synced: about 1 month ago
JSON representation

Bot for translating from latin letters and cyrilic letters.

Awesome Lists containing this project

README

          

# translit-telegram-bot
Telegram Bot for transliterating from Cyrillic to Latin letters.

## Usage

Find already deployed bot in telegram - **@translit_ru_bot**

Start writing in Russian or English.

It will automatically translate the words. (For now, mixing letters from different languages is not working)

Don't want to install Russian keyboard layout?

The bot can work in inline mode.
You need to mention the bot in the chat and type the string for transliteration.

### Related projects and websites

node-telegram-api: https://github.com/yagop/node-telegram-bot-api

For deployment I have used Heroku (https://www.heroku.com/)

This tutorial is really great for deployment with Heroku:

https://tutorials.botsfloor.com/logging-bot-in-10-minutes-d48a1b6bdae4

Thank you for the inspiration: https://github.com/ashtokalo/php-translit