https://github.com/colingourlay/november-nineteenth
Someone has to tell them.
https://github.com/colingourlay/november-nineteenth
Last synced: 2 months ago
JSON representation
Someone has to tell them.
- Host: GitHub
- URL: https://github.com/colingourlay/november-nineteenth
- Owner: colingourlay
- Created: 2016-02-24T10:42:43.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-03-09T00:37:20.000Z (about 6 years ago)
- Last Synced: 2025-01-28T13:26:53.938Z (4 months ago)
- Language: JavaScript
- Size: 18.6 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# November Nineteenth
A twitter bot that replies to anyone who isn't aware that there is, in fact, an International Men's Day.
## Why?
The comedian Richard Herring has been [doing this job manually](http://www.telegraph.co.uk/comedy/comedians/richard-herring-spends-international-womens-day-fighting-sexism/) every International Women's Day (because for some _unknown reason_, this is when people like to display their ignorance) for a while, but one human being at a keyboard can only do so much, so this little script thought it would help out a bit.
## How?
Clone this repo.
Copy `config.example.js` to `config.js` and fill out the `twitter` fields with tokens/keys you can create [here](https://apps.twitter.com/) (with a Twitter developer account).
Then, in your terminal, `cd` into the project directory and run:
npm install
node index.js