added telegram bot api package

This commit is contained in:
Dobromir Popov
2024-02-28 15:50:21 +02:00
parent 618f928aeb
commit 0816b176a0
2 changed files with 1236 additions and 1 deletions

1234
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -73,6 +73,7 @@
"next-auth": "^4.24.6",
"next-connect": "^1.0.0",
"node-excel-export": "^1.4.4",
"node-telegram-bot-api": "^0.64.0",
"nodemailer": "^6.9.9",
"nodemailer-smtp-transport": "^2.7.4",
"nodemon": "^3.0.3",
@ -108,4 +109,4 @@
"depcheck": "^1.4.7",
"prisma": "^5.10.2"
}
}
}