1
0
Fork 0
mirror of https://github.com/muerwre/vk-tg-bot.git synced 2025-04-24 22:46:41 +07:00

added readme

This commit is contained in:
Fedor Katurov 2021-04-07 17:41:17 +07:00
parent ddefc2743a
commit e3bf4fef86

7
README.md Normal file
View file

@ -0,0 +1,7 @@
# Vk to Telegram bot
### Configuring
Copy `config.example.yml` to `config.yml` and set it up.
#### Running
`yarn && yarn build && node ./dist/index.js`