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-07 17:41:17 +07:00
src initial 2021-04-07 17:33:36 +07:00
.gitignore initial 2021-04-07 17:33:36 +07:00
config.example.yml initial 2021-04-07 17:33:36 +07:00
custom.d.ts initial 2021-04-07 17:33:36 +07:00
package.json initial 2021-04-07 17:33:36 +07:00
README.md added readme 2021-04-07 17:41:17 +07:00
tsconfig.json initial 2021-04-07 17:33:36 +07:00
yarn.lock initial 2021-04-07 17:33:36 +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