feat(notification): add Twillio notification provider (#344)

This commit is contained in:
Wills Bithrey
2020-09-27 20:12:56 +01:00
committed by GitHub
parent 3b90bbbe5d
commit f2f8d81498
7 changed files with 295 additions and 0 deletions
+1
View File
@@ -40,6 +40,7 @@
"puppeteer-extra-plugin-stealth": "^2.6.1",
"pushbullet": "^2.4.0",
"pushover-notifications": "^1.2.2",
"twilio": "^3.49.3",
"twitter": "^1.7.1",
"winston": "^3.3.3"
},