1
0
Fork 0
mirror of https://github.com/muerwre/vk-tg-bot.git synced 2025-04-24 22:46:41 +07:00
No description
Find a file
2024-01-12 16:39:49 +07:00
.vscode improve vscode launching 2023-12-30 12:37:50 +07:00
docker update deploy 2023-12-30 13:47:42 +07:00
src added tests and fixed errors 2024-01-12 16:39:49 +07:00
templates added help command 2023-12-30 18:09:02 +07:00
.dockerignore fixed dockerignore files 2021-05-26 11:24:32 +07:00
.drone.yml update deploy 2023-12-30 13:47:42 +07:00
.gitignore added calendar service 2024-01-11 18:52:07 +07:00
config.example.yml added calendar service 2024-01-11 18:52:07 +07:00
custom.d.ts initial 2021-04-07 17:33:36 +07:00
jest.config.cjs added tests and fixed errors 2024-01-12 16:39:49 +07:00
key.json added calendar service 2024-01-11 18:52:07 +07:00
package.json added tests and fixed errors 2024-01-12 16:39:49 +07:00
README.md added argument parser 2021-04-07 17:56:52 +07:00
tsconfig.json added tests and fixed errors 2024-01-12 16:39:49 +07:00
yarn.lock added tests and fixed errors 2024-01-12 16:39:49 +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