Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mezotv/todayisthatday
- Owner: mezotv
- License: mit
- Created: 2022-07-20T23:31:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-27T18:34:29.000Z (over 2 years ago)
- Last Synced: 2024-05-01T18:37:22.742Z (9 months ago)
- Topics: collaborate, discord, ghdesktop, github, holiday, holidays, student-vscode, twitter, twitter-api, twitter-bot, twitter-client, twitterbot
- Language: JavaScript
- Homepage: https://twitter.com/TodayIsThatDayB
- Size: 56.6 KB
- Stars: 17
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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.