mirror of
https://github.com/muerwre/vk-tg-bot.git
synced 2025-04-24 22:46:41 +07:00
#4 fixed event handling
This commit is contained in:
parent
e2457eb8c8
commit
948f5ae67c
9 changed files with 265 additions and 11 deletions
|
@ -1,10 +1,10 @@
|
|||
http:
|
||||
port: 3002
|
||||
port: 80
|
||||
telegram:
|
||||
# Get it from bot father
|
||||
key: ''
|
||||
webhook:
|
||||
url: https://something.org:3002/webhook
|
||||
url: https://something.org/webhook
|
||||
enabled: false
|
||||
postgres:
|
||||
uri: postgres://user:password@db/bot
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue