https://github.com/joakin/wikireaper
Reporting notable deaths
https://github.com/joakin/wikireaper
bot death humor reporting-notable-deaths twitter wikipedia
Last synced: 6 months ago
JSON representation
Reporting notable deaths
- Host: GitHub
- URL: https://github.com/joakin/wikireaper
- Owner: joakin
- Created: 2017-05-21T14:01:57.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-23T10:33:23.000Z (over 8 years ago)
- Last Synced: 2025-03-09T13:27:53.000Z (7 months ago)
- Topics: bot, death, humor, reporting-notable-deaths, twitter, wikipedia
- Language: JavaScript
- Size: 7.81 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wikireaper
Bot that reports notable deaths to twitter using wikidata. - https://twitter.com/wikireaper
## Dev
* Install node 6+
* `npm install` and `npm start`Define the twitter environment variables so that the posts can be posted:
CONSUMERKEY=...
CONSUMERSECRET=...
ACCESSTOKEN=...
ACCESSTOKENSECRET=...