mirror of
https://github.com/muerwre/vk-tg-bot.git
synced 2025-04-24 22:46:41 +07:00
#4 added simple DB layer
This commit is contained in:
parent
f3a746efe8
commit
c0588acd26
15 changed files with 476 additions and 11 deletions
|
@ -6,6 +6,8 @@ telegram:
|
|||
webhook:
|
||||
url: https://something.org:3002/webhook
|
||||
enabled: false
|
||||
postgres:
|
||||
uri: postgres://user:password@db/test
|
||||
logger:
|
||||
level: info
|
||||
vk:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue