Add connector strategy and codex media replies

This commit is contained in:
Eduard Baturin 2026-04-20 22:57:13 +03:00
parent 840b3af2eb
commit b4d869bd0d
15 changed files with 799 additions and 22 deletions

View file

@ -3,6 +3,7 @@
"start": "node src/index.js"
},
"dependencies": {
"@grammyjs/auto-retry": "^2.0.2",
"@grammyjs/files": "^1.2.0",
"dotenv": "^17.4.2",
"grammy": "^1.42.0"