mirror of
https://github.com/muerwre/vk-tg-bot.git
synced 2025-04-24 22:46:41 +07:00
No description
src | ||
templates | ||
.gitignore | ||
config.example.yml | ||
custom.d.ts | ||
docker-compose.yml | ||
package.json | ||
README.md | ||
tsconfig.json | ||
yarn.lock |
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