fix: watch email

This commit is contained in:
2024-05-11 16:01:15 +03:00
parent db6f3e95fd
commit 3c44b23506
3 changed files with 216 additions and 25 deletions

View File

@@ -19,7 +19,9 @@
"typescript": "^5.4.5"
},
"dependencies": {
"chalk": "^4.1.2",
"imapflow": "^1.0.162",
"mailparser": "^3.7.1"
"mailparser": "^3.7.1",
"telegraf": "^4.16.3"
}
}