feat(notification): twitter integration (#224)

This commit is contained in:
Bryan Berger
2020-09-22 21:49:40 -04:00
committed by GitHub
parent 9d5f430119
commit 908ed35882
7 changed files with 361 additions and 23 deletions
+2
View File
@@ -32,6 +32,7 @@
"puppeteer-extra-plugin-adblocker": "^2.11.6",
"puppeteer-extra-plugin-stealth": "^2.6.1",
"pushover-notifications": "^1.2.2",
"twitter": "^1.7.1",
"winston": "^3.3.3"
},
"devDependencies": {
@@ -41,6 +42,7 @@
"@types/node-notifier": "^8.0.0",
"@types/nodemailer": "^6.4.0",
"@types/puppeteer": "^3.0.2",
"@types/twitter": "^1.7.0",
"discord-webhook-node": "^1.1.8",
"husky": "^4.3.0",
"play-sound": "^1.1.3",