mirror of
https://github.com/muerwre/vk-tg-bot.git
synced 2025-04-24 22:46:41 +07:00
added webhook parser
This commit is contained in:
parent
9433cc327a
commit
87da9078fe
7 changed files with 32 additions and 20 deletions
|
@ -2,7 +2,10 @@ http:
|
|||
port: 3002
|
||||
telegram:
|
||||
key: ''
|
||||
webhookUrl: http://localhost:3002/webhook
|
||||
webhook:
|
||||
path: /webhook
|
||||
url: https://something.org:123123/webhook
|
||||
enabled: false
|
||||
logger:
|
||||
level: info
|
||||
#vk:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue