1
0
Fork 0
mirror of https://github.com/muerwre/vk-tg-bot.git synced 2025-04-24 22:46:41 +07:00
No description
Find a file
2021-04-26 12:46:42 +07:00
src getting webhook pathname from url 2021-04-26 12:46:42 +07:00
.gitignore initial 2021-04-07 17:33:36 +07:00
config.example.yml getting webhook pathname from url 2021-04-26 12:46:42 +07:00
custom.d.ts initial 2021-04-07 17:33:36 +07:00
package.json added http and telegram api services 2021-04-26 12:11:41 +07:00
README.md added argument parser 2021-04-07 17:56:52 +07:00
tsconfig.json added http and telegram api services 2021-04-26 12:11:41 +07:00
yarn.lock added http and telegram api services 2021-04-26 12:11:41 +07:00

Vk to Telegram bot

Configuring

Copy config.example.yml to config.yml and set it up.

Running

yarn && yarn build && node ./dist/index.js

Custom arguments

node ./dist/index.js \
    --config ./config-dev.yml