Skip to content

Bots137/OMDb-Bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OMDb-Bot

Simple Telegram Bot To Get Info About Movies Using OMDb.

Deploy on Heroku

Deploy

Deploy in your VPS

git clone https://github.com/Arun-TG/OMDb-Bot
cd OMDb-Bot
pip3 install -r requirements.txt
# <Create Variables appropriately>
python3 Bot.py

Variables:

  1. API_ID : Get From my.telegram.org
  2. API_HASH : Get from my.telegram.org
  3. BOT_TOKEN : Your Telegram Bot Token from @BotFather
  4. API_KEY : Get From Here

API_KEY

Get OMDb API_KEY

API_KEY

  • Go to http://www.omdbapi.com/apikey.aspx
  • Choose FREE! (1,000 daily limit)
  • Fill your email address.
  • You will receive your API_KEY in your mail.
  • Make sure you activate it by clicking the activation link received in email.

CONTRIBUTERS

About

Movies & Series Info

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages

  • Python 99.4%
  • Procfile 0.6%