kaustly / delete-trump

Automatically tell Trump to delete his account.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


delete-trump

Automatically tell Donald Trump to delete his account.

Usage:

Obligatory npm install

Put your Twitter App credentials inside a config.json file in the project root.

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

About

Automatically tell Trump to delete his account.


Languages

Language:JavaScript 100.0%