6 lines
134 B
Plaintext
6 lines
134 B
Plaintext
BOT_TOKEN="<Your bot token>"
|
|
DB_USER="postgres"
|
|
DB_PASSWORD="<Your db password>"
|
|
DB_SERVER="localhost"
|
|
DB_PORT=0000
|
|
DB_NAME="postgres" |