mirror of
https://github.com/muerwre/vk-tg-bot.git
synced 2025-04-25 06:56:40 +07:00
7 lines
154 B
Markdown
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`
|