mirror of
https://github.com/KUlishevgeniy/c22712.git
synced 2026-09-23 23:50:21 +00:00
5 lines
137 B
Python
5 lines
137 B
Python
host = 'localhost'
|
|
dbname = 'dbdata'
|
|
user = 'postgres'
|
|
password = 'Q1w2e3r4'
|
|
bot_token = '5656574233:AAEU1Ggc4J1aWMtlLnphtScDd3jGCrzbuuY' |