//With GitHub CLI
$ gh repo clone anzilr/OlamDictionaryBot
//With SSH
$ git clone [email protected]:anzilr/OlamDictionaryBot.git
//With HTTPS
$ git clone https://github.com/anzilr/OlamDictionaryBot.git
cd OlamDictionaryBot
$ 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
- AbhijithNT for original code