This bot is an English-Malayalam dictionary. This bot is built from Olam open-source data. Olam is an online website for English-Malayalam dictionaries.
//With GitHub CLI
$ gh repo clone abhint/OlamTelegramBot
//With SSH
$ git clone [email protected]:abhint/OlamTelegramBot.git
//With HTTPS
$ git clone https://github.com/abhint/OlamTelegramBot.git
cd OlamTelegramBot
$ pip3 install -r requirements.txt
API_ID =
API_HASH =
BOT_TOKEN =
Go and get the bot token @BotFather
click the link to get your app id & api_hash my.telegram.org
python3 -m bot
- Olam English-Malayalam dictionary dataset
- Dan Tès for hisPyrogram Library