Skip to content

This is an English-Malayalam dictionary bot. It is based on the Olam open-source data. Olam is an online English-Malayalam dictionary.

License

Notifications You must be signed in to change notification settings

anzilr/OlamDictionaryBot

 
 

Repository files navigation

OlamDictionaryBot

made-with-python Codacy Badge Maintenance GitHub latest commit GitHub license

Readme Card

1. Clone the project repository

//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

2. change directory

cd OlamDictionaryBot

3. Install requirements

$ pip3 install -r requirements.txt

Config / Secrets environment variables

--- EDIT sample_cofig.py values appropriately ---

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

Run your Bot

python3 -m bot

Deploy

Deploy

Deploy on Railway

Credits, and Thanks to

LICENSE

About

This is an English-Malayalam dictionary bot. It is based on the Olam open-source data. Olam is an online English-Malayalam dictionary.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Procfile 0.1%