forked from kodorvan/stcs
6 lines
126 B
Plaintext
6 lines
126 B
Plaintext
BOT_TOKEN=YOUR_BOT_TOKEN
|
|
DB_USER=your_username
|
|
DB_PASS=your_password
|
|
DB_HOST=your_host
|
|
DB_PORT=your_port
|
|
DB_NAME=your_database |