Added telegram notification support

This commit is contained in:
Tzahi12345
2023-03-20 20:23:50 -04:00
parent 0f7c495595
commit cb5651d437
6 changed files with 625 additions and 3 deletions

View File

@@ -43,6 +43,7 @@
"node-fetch": "^2.6.7",
"node-id3": "^0.1.14",
"node-schedule": "^2.1.0",
"node-telegram-bot-api": "^0.61.0",
"passport": "^0.4.1",
"passport-http": "^0.3.0",
"passport-jwt": "^4.0.1",