mannynotfound cb23a1df3e fix readme
2016-06-12 14:29:41 -04:00
2016-06-12 14:28:23 -04:00
2016-06-12 14:28:23 -04:00
2016-06-12 14:28:55 -04:00
2016-06-12 14:28:23 -04:00
2016-06-12 14:29:41 -04:00


delete-trump

Automatically tell Donald Trump to delete his account.

Usage:

Obligatory npm install

Put your Twitter App credentials inside the config.json file.

eg:

{
  "api": {
    "consumer_key": "1232131ixsad123",
    "consumer_secret": "sad0123102391039da01",
    "access_token_key": "lolololoalseowoakdsa",
    "access_token_secret": "102391siadonanddadadasa"
  }
}

Then simply run npm start.

To run continously, use npm run start-forever

Description
Automatically tell Trump to delete his account.
Readme 221 KiB
Languages
JavaScript 100%