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

https://github.com/bjesus/teliterate

Telegram bot for transliterating Arabic to Hebrew
https://github.com/bjesus/teliterate

Last synced: over 1 year ago
JSON representation

Telegram bot for transliterating Arabic to Hebrew

Awesome Lists containing this project

README

          

# Teliterate
Teliterate is [Telegram](http://telegram.org) bot for transliterating Arabic to Hebrew.

You can see it action at [telegram.me/TeliterateBot](telegram.me/TeliterateBot).

# Installation
1. Clone the repo
2. Run `npm install` within it
3. Create a [Telegram bot](https://core.telegram.org/bots)
3. Create a `config.json` file with your token in it, like this:
`{ "bot_token": "e07eb0851945de229455b4900c6199719c0f424a9be944a9c38fcb8a" }`
4. Run using `node server`