Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kyng-cytro/Screen-Time-Bot
Telegram bot to get Movies and TV-Shows updates
https://github.com/kyng-cytro/Screen-Time-Bot
bot mongodb python3 telegram telegram-bot web-scraper web-scraping
Last synced: 3 months ago
JSON representation
Telegram bot to get Movies and TV-Shows updates
- Host: GitHub
- URL: https://github.com/kyng-cytro/Screen-Time-Bot
- Owner: kyng-cytro
- Created: 2022-03-17T15:43:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-22T12:03:05.000Z (4 months ago)
- Last Synced: 2024-07-22T14:21:18.764Z (4 months ago)
- Topics: bot, mongodb, python3, telegram, telegram-bot, web-scraper, web-scraping
- Language: Python
- Homepage:
- Size: 2.46 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# π¬ Screen-Time πΊ
Screen-Time is a Telegram bot built with Python that provides movie and TV show updates. With Screen-Time, you can easily find information about the latest movies and TV shows, watch trailers πΏ, and get notified π© about upcoming releases.
## π Features
- Search π for movies π₯ and TV shows πΊ
- Get information βΉοΈ about movies and TV shows, including release date π , cast π, and ratings π
- Watch trailers πΏ
- Get notified π© about upcoming releases## π£ Try it out
Screen-Time bot has been deactivated pending rewrite using serverless functions.
## πΈ Screenshots
![Movie Updates](https://imgur.com/ihpE15N.png "Movie Updates")
![TV-Shows Update](https://imgur.com/RKpwQ4y.png "TV-Shows Updates")
![Custom TV-Shows List](https://imgur.com/AtgARoq.png "Custom TV-Shows List")
![Search](https://imgur.com/J0ySlOI.png "Search")
## π οΈ Getting Started
To get started developing Screen-Time, you will need to have Python 3.x installed on your machine.
1. Clone the repository:
```bash
git clone https://github.com/yourusername/Screen-Time.git
```2. Install the dependencies:
```bash
pip install -r requirements.txt
```3. Create a Telegram bot and get the API token from the BotFather.
4. Add the API token to the .env file.
5. Start the bot:
```bash
python bot.py
```6. Open Telegram and search for your bot to start using it.
## π οΈ Built With
- [Python](https://www.python.org/) - The programming language used for building the project
- [Telegram Bot API](https://core.telegram.org/bots/api) - The API used for building the bot
- [Next Episode](https://next-episode.net/) - The API used for retrieving movie and TV show information## π₯ Contribution
Please feel free to contribute by submitting pull requests or by reporting any issues you encounter.
## π License
Screen-Time is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).
## π Acknowledgments
Screen-Time is inspired by other movie and TV show websites and services, and aims to provide a similar experience within the Telegram app. π€πΏπΊ