mirror of
https://github.com/muerwre/vk-tg-bot.git
synced 2025-04-24 22:46:41 +07:00
17 lines
364 B
YAML
17 lines
364 B
YAML
http:
|
|
port: 3002
|
|
telegram:
|
|
key: ''
|
|
webhookUrl: http://localhost:3002/webhook
|
|
#vk:
|
|
# groups:
|
|
# - id: 0
|
|
# name: 'Group name'
|
|
# testResponse: 'testResponseCode'
|
|
# secretKey: 'groupSecretKey'
|
|
# apiKey: 'callbackApiKey'
|
|
# channels:
|
|
# - id: '@pogonia_test_chan'
|
|
# events:
|
|
# - test
|
|
# - another one
|