Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 924 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 924 Bytes

Footylink Bot

Footylink is a Twitter bot that replies user mentions with live / soon-to-be live football streaming links. No need to ask anyone for a link anymore

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development purposes.

  1. Clone this repo to your machine
  2. Configure Environment Secrets via env.example
  3. Install Nodemon
  4. npm install to install all dependencies
  5. npm start
  6. Cron runs every 2 minutes to fetch tweets, parse & reply

Prerequisites

The following should be installed on your local machine beforehand

1. NodeJS
2. Redis

Acknowledgments

  • Documentation
  • StackOverflow
  • You, yes you