1
0
Fork 0
mirror of https://github.com/muerwre/vk-tg-bot.git synced 2025-05-08 21:26:40 +07:00
No description
Find a file
2021-05-06 15:35:15 +07:00
src made strict type checking 2021-05-06 15:35:15 +07:00
templates added photo thumbs for posts 2021-05-06 10:47:06 +07:00
.gitignore initial 2021-04-07 17:33:36 +07:00
config.example.yml made strict type checking 2021-05-06 15:35:15 +07:00
custom.d.ts initial 2021-04-07 17:33:36 +07:00
docker-compose.yml added entities and synchronization to project 2021-05-04 12:12:31 +07:00
package.json added photo thumbs for posts 2021-05-06 10:47:06 +07:00
README.md added argument parser 2021-04-07 17:56:52 +07:00
tsconfig.json made strict type checking 2021-05-06 15:35:15 +07:00
yarn.lock added photo thumbs for posts 2021-05-06 10:47:06 +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

Custom arguments

node ./dist/index.js \
    --config ./config-dev.yml