GithubHelp home page GithubHelp logo

nmfretz / whatsapp-bot-march-madness Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 45 KB

:robot: This bot updates subscribers after each men's NCAA March Madness game. Each update includes (1) the game's final score and (2) the standings of the group's Yahoo Fantasy bracket.

JavaScript 100.00%
nodejs whatsapp-bot twilio march-madness ncaa-basketball sportradar

whatsapp-bot-march-madness's Introduction

Twilio WhatsApp Bot - NCAA March Madness

๐Ÿค– This bot updates subscribers after each men's NCAA March Madness game. Each update includes (1) the game's final score and (2) the standings of the group's Yahoo Fantasy bracket.

Features & Design

TODOS

  • properly handle Puppeteer timeouts
  • implement windows scheduler instead of setInterval()

Setup

Sign up for Twilio, add Whatsapp number, set-up sandbox

Run npm install in root directory

Change .env.sample to .env and replace the following with your variables:

  • TWILIO_ACCOUNT_SID=your-twilio-sid-here
  • TWILIO_AUTH_TOKEN=your-twilio-auth-token-here
  • TWILIO_SANDBOX_NUMBER=your-twilio-sandbox-number-here
  • SPORTRADAR_API_KEY=your-sportradar-api-key-here
  • GOOGLE_EMAIL=your-yahoo-fantasy-sign-in-info-here
  • GOOGLE_PASSWORD=your-yahoo-fantasy-sign-in-info-here
  • PHONE_NUMBER_1=subscriber-number-here
  • PHONE_NUMBER_2=etc...

Update CSS-selectors and XPaths in getBracketStandings.js to webscrape your specific Yahoo Fantasy Bracket.

Deployment

Bot:

  • Run node marchMadnessBot.js from root directory.

Backend server for responding to subscriber messages:

  • Deploy server.js and point your Twilio sandbox endpoint url to the server.

whatsapp-bot-march-madness's People

Contributors

nmfretz avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.