Skip to content

mezotv/TodayIsThatDay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TodayIsThatDay Twitter bot

TodayIsTheDay is a Twitter bot posting a special holiday every 24 hours

Logo

Environment Variables

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/

Screenshot

App Screenshot

Credits

💘 Special thanks to @derekgauger for the idea and the holiday json file. Derek also provided some of the base code for this repo.