Skip to content

abhint/OlamTelegramBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OlamTelegramBot

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.

1. Clone the project repository

//With GitHub CLI
$ gh repo clone abhint/OlamTelegramBot
//With SSH
$ git clone git@github.com:abhint/OlamTelegramBot.git
//With HTTPS
$ git clone https://github.com/abhint/OlamTelegramBot.git

2. change directory

cd OlamTelegramBot

3. Install requirements

$ pip3 install -r requirements.txt

Config / Secrets environment variables

Copy .env_sample to .env and add your private information

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

Credits, and Thanks to

LICENSE

About

This bot is an English-Malayalam dictionary. This bot is built from Olam open-source data. Olam is an online website for the English-Malayalam dictionary.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages