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
These instructions will get you a copy of the project up and running on your local machine for development purposes.
- Clone this repo to your machine
- Configure Environment Secrets via
env.example
- Install Nodemon
npm install
to install all dependenciesnpm start
- Cron runs every 2 minutes to fetch tweets, parse & reply
The following should be installed on your local machine beforehand
1. NodeJS
2. Redis
- Documentation
- StackOverflow
- You, yes you