1
0
Fork 0
mirror of https://github.com/muerwre/vk-tg-bot.git synced 2025-04-24 22:46:41 +07:00
vk-tg-bot/config.example.yml
2021-04-26 12:11:41 +07:00

19 lines
386 B
YAML

http:
port: 3002
telegram:
key: ''
webhookUrl: http://localhost:3002/webhook
logger:
level: info
#vk:
# groups:
# - id: 0
# name: 'Group name'
# testResponse: 'testResponseCode'
# secretKey: 'groupSecretKey'
# apiKey: 'callbackApiKey'
# channels:
# - id: '@pogonia_test_chan'
# events:
# - test
# - another one