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

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

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=...