This commit is contained in:
Eduard Baturin 2026-04-21 00:16:28 +03:00
parent 054e77a370
commit 6a286fb90b
8 changed files with 384 additions and 6 deletions

View file

@ -6,6 +6,7 @@
"@grammyjs/auto-retry": "^2.0.2",
"@grammyjs/files": "^1.2.0",
"dotenv": "^17.4.2",
"grammy": "^1.42.0"
"grammy": "^1.42.0",
"ws": "^8.20.0"
}
}