1
0
Fork 0
mirror of https://github.com/muerwre/vk-tg-bot.git synced 2025-04-24 22:46:41 +07:00

added telegram service connector

This commit is contained in:
Fedor Katurov 2021-04-26 11:04:24 +07:00
parent 51fe9160ca
commit 5453e884c6
5 changed files with 162 additions and 2 deletions

View file

@ -14,6 +14,8 @@
"node-yaml-config": "^0.0.6",
"path": "^0.12.7",
"ramda": "^0.27.1",
"socks-proxy-agent": "^5.0.0",
"telegraf": "^4.3.0",
"typescript": "^4.2.3",
"winston": "^3.3.3",
"yargs": "^17.0.0-candidate.10",