add methods to messageHelper to parse through attachment URLs

This commit is contained in:
Aster Fialla
2026-02-19 13:49:37 -05:00
parent 7a3b8c1994
commit f65aeb0019
3 changed files with 58 additions and 7 deletions

View File

@@ -11,6 +11,7 @@
"dependencies": {
"@fluxerjs/core": "^1.1.5",
"dotenv": "^17.3.1",
"node-fetch": "^3.3.2",
"pg": "^8.18.0",
"pg-hstore": "^2.3.4",
"pm2": "^6.0.14",