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

added vk events handler stub

This commit is contained in:
Fedor Katurov 2021-04-28 09:55:02 +07:00
parent dfae42c197
commit 3f908da91e
11 changed files with 125 additions and 67 deletions

View file

@ -1,13 +1,17 @@
http:
port: 3002
telegram:
# Get it from bot father
key: ''
webhook:
url: https://something.org:65534/webhook
enabled: false
webhook:
url: https://something.org:3002/webhook
enabled: false
logger:
level: info
#vk:
vk:
# Default path for POST requests from VK api
endpoint: /
groups: []
# groups:
# - id: 0
# name: 'Group name'