Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mezotv/todayisthatday

TodayIsTheDay is a twitter bot posting a special holiday every 24hours
https://github.com/mezotv/todayisthatday

collaborate discord ghdesktop github holiday holidays student-vscode twitter twitter-api twitter-bot twitter-client twitterbot

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# TodayIsThatDay Twitter bot

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

![Logo](https://i.imgur.com/7OPHTvj.jpg)

## 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](https://cdn.discordapp.com/attachments/926292185748496446/999489611959107684/unknown.png)

## Credits

💘 Special thanks to [@derekgauger](https://github.com/derekgauger) for the idea and the holiday json file. Derek also provided some of the base code for this repo.