changed to telegraf

This commit is contained in:
ariel s 2023-04-22 23:29:14 +03:00
parent 1ec9a6c90d
commit 0b772c7e83

View File

@ -15,9 +15,9 @@
"@types/node": "^18.15.13",
"dotenv": "^16.0.3",
"express": "^4.18.2",
"node-telegram-bot-api": "^0.61.0",
"nodemon": "^2.0.22",
"pm2": "^5.3.0",
"telegraf": "^4.12.2",
"ts-node": "^10.9.1",
"typescript": "^5.0.4"
},