Forked-Items / Football-Notifier

A Python application that sends you a WhatsApp Message of the events of the football team you supports

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Football-Notifier

A Python application that sends you a WhatsApp Messages of the serie of events of the football team you supports

Setup Details

Follow the following instructions to run the application and get the notifications to your WhatsApp DM
  • Clone the repository
  • Open the terminal, navigate to the folder where your clone of this repository is located and type:

    $ pip install -r requirements.txt

  • Open the conifg.py file and update the twilio account info from the console


  • Update your whatsapp number in the client message data to which you want to get notifications
  • Update the support_team with the team whom you wish to follow from the event_scraper.py file
  • Type $ python Notifier.py in the terminal and the script will run for as long as you let it run.
  • > You can run the script on some cloud service providers and get the notifications without interruptions.

    About

    A Python application that sends you a WhatsApp Message of the events of the football team you supports

    License:MIT License


    Languages

    Language:Python 100.0%