feat(telegram): integrate Telegram bot for notifications and add related models
This commit is contained in:
@@ -14,11 +14,12 @@
|
||||
"lint:fix": "biome check --write src/"
|
||||
},
|
||||
"dependencies": {
|
||||
"better-auth": "^1.6.11",
|
||||
"@noble/ciphers": "^2.1.1",
|
||||
"@personal-admin/common": "workspace:*",
|
||||
"@prisma/adapter-pg": "^7.8.0",
|
||||
"@prisma/client": "^7.8.0",
|
||||
"better-auth": "^1.6.11",
|
||||
"grammy": "^1.44.0",
|
||||
"hono": "^4.7.0",
|
||||
"node-cron": "^4.2.1",
|
||||
"pg": "^8.21.0",
|
||||
|
||||
Reference in New Issue
Block a user