WorldTime/settings_default.py
2018-11-01 19:05:21 -07:00

8 lines
No EOL
234 B
Python

# WorldTime instance settings
# Bot token. Required to run.
BotToken = ''
# PostgreSQL connection string.
# More information: https://www.postgresql.org/docs/current/static/libpq-connect.html#LIBPQ-CONNSTRING
PgConnectionString = ''