The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:braces:20180219
Automatically tell Donald Trump to delete his account.
Obligatory npm install
npm install
Put your Twitter App credentials inside a config.json file in the project root.
config.json
eg:
{ "api": { "consumer_key": "1232131ixsad123", "consumer_secret": "sad0123102391039da01", "access_token_key": "lolololoalseowoakdsa", "access_token_secret": "102391siadonanddadadasa" } }
Then simply run npm start.
npm start
To run continously, use npm run start-forever
npm run start-forever