https://github.com/Karan-Malik/IMDb_bot
Telegram bot to fetch details and ratings for any movie
https://github.com/Karan-Malik/IMDb_bot
Last synced: 5 months ago
JSON representation
Telegram bot to fetch details and ratings for any movie
- Host: GitHub
- URL: https://github.com/Karan-Malik/IMDb_bot
- Owner: Karan-Malik
- License: mit
- Created: 2020-12-30T16:34:44.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-30T17:42:26.000Z (over 4 years ago)
- Last Synced: 2024-11-25T00:03:13.962Z (5 months ago)
- Language: Python
- Size: 131 KB
- Stars: 10
- Watchers: 2
- Forks: 22
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IMDb Telegram Bot
Telegram bot to fetch details and ratings for any movie or TV Show### Bot username: @imdb7_bot
### Use this [link](http://t.me/imdb7_bot) to access the bot on Telegram
To run the bot locally, follow these steps:
1) Clone this repository to your system.
2) Using the Telegram [Botfather](https://telegram.me/BotFather), create your own bot and enter the bot API key in bot.py.
3) Run the bot.py code and your bot on Telegram is now working!