Skip to content

kyng-cytro/Screen-Time-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎬 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

TV-Shows Update

Custom TV-Shows List

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:
git clone https://github.com/yourusername/Screen-Time.git
  1. Install the dependencies:
pip install -r requirements.txt
  1. Create a Telegram bot and get the API token from the BotFather.

  2. Add the API token to the .env file.

  3. Start the bot:

python bot.py
  1. Open Telegram and search for your bot to start using it.

🛠️ Built With

  • Python - The programming language used for building the project
  • Telegram Bot API - The API used for building the bot
  • Next Episode - 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.

🙏 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. 🤖🍿📺

Releases

No releases published

Packages

No packages published