Bot Features
- Fetch images from reddit and 9GAG and tweet it at regular interval.
- When every we have new follower we will tweet him a friendly welcome message.
Configuration
Edit config.js file to enter your Twitter App credentinals and also redis connection config
Requirements: Bull requires a Redis version greater than or equal to 2.8.18.
Install dependencies
run npm install
Run the project
run npm start