update readme and dist config
This commit is contained in:
parent
914d7034d0
commit
8ab44e1fdb
2 changed files with 2 additions and 14 deletions
|
@ -1,17 +1,3 @@
|
|||
# gibberish here, read telethon docs for further details
|
||||
api_id: 00000000
|
||||
api_hash: 000000000000000000000000000000ff
|
||||
bot_token: 0000000000:ABCDEFGHijklmnoPQRSTUVWXYZ-v1234567
|
||||
|
||||
# refer psycopg.connect() docs for db_spec, also this:
|
||||
# https://www.postgresql.org/docs/current/libpq-connect.html#LIBPQ-CONNSTRING
|
||||
db_spec: |
|
||||
dbname=pgbot
|
||||
user=pgbot
|
||||
host=127.0.0.1
|
||||
port=5432
|
||||
password=somepass
|
||||
|
||||
timezone: Europe/Moscow
|
||||
|
||||
# list of privileged users that can execute commands
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue