Skip to content

mannynotfound/delete-trump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published