TodayIsTheDay is a Twitter bot posting a special holiday every 24 hours
To run this project, you will need to add the following environment variables to your .env file
TWITTER_API_KEY=
TWITTER_API_SECRET=
TWITTER_ACCESS_TOKEN=
TWITTER_ACCESS_TOKEN_SECRET=
Get those over at https://developer.twitter.com/
💘 Special thanks to @derekgauger for the idea and the holiday json file. Derek also provided some of the base code for this repo.