mirror of
https://github.com/muerwre/vk-tg-bot.git
synced 2026-02-04 05:01:55 +07:00
No description
- TypeScript 93.1%
- Shell 6.1%
- Dockerfile 0.5%
- JavaScript 0.3%
|
|
||
|---|---|---|
| .forgejo/workflows | ||
| .vscode | ||
| docker | ||
| src | ||
| templates | ||
| .dockerignore | ||
| .drone.yml | ||
| .gitignore | ||
| config.example.yml | ||
| custom.d.ts | ||
| jest.config.cjs | ||
| key.json | ||
| 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
Setup environment: yarn environment, then run the application: yarn && yarn build && node ./dist/index.js
Custom arguments
node ./dist/index.js \
--config ./config-dev.yml