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-29 15:18:24 +07:00
src #2 added PostNewHandler.ts 2021-04-29 15:18:24 +07:00
templates #2 added PostNewHandler.ts 2021-04-29 15:18:24 +07:00
.gitignore initial 2021-04-07 17:33:36 +07:00
config.example.yml #2 added PostNewHandler.ts 2021-04-29 15:18:24 +07:00
custom.d.ts initial 2021-04-07 17:33:36 +07:00
package.json #2 added PostNewHandler.ts 2021-04-29 15:18:24 +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 #2 added PostNewHandler.ts 2021-04-29 15:18:24 +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