1
0
Fork 0
mirror of https://github.com/muerwre/vk-tg-bot.git synced 2025-04-25 06:56:40 +07:00
vk-tg-bot/README.md
2021-04-07 17:41:17 +07:00

7 lines
154 B
Markdown

# Vk to Telegram bot
### Configuring
Copy `config.example.yml` to `config.yml` and set it up.
#### Running
`yarn && yarn build && node ./dist/index.js`