feat(notification): add telegram (#71)

This commit is contained in:
Mark Dietzer
2020-09-19 14:02:00 -07:00
committed by GitHub
parent d4de1a4638
commit 393d5f6898
13 changed files with 252 additions and 32 deletions
+1
View File
@@ -22,6 +22,7 @@
"homepage": "https://github.com/jef/nvidia-snatcher#readme",
"dependencies": {
"dotenv": "^8.2.0",
"messaging-api-telegram": "^1.0.0",
"nodemailer": "^6.4.11",
"open": "^7.2.1",
"puppeteer": "^5.3.0",