The entire database has been changed to PostgresSQL. The entire code has been updated.
This commit is contained in:
6
.env.sample
Normal file
6
.env.sample
Normal file
@@ -0,0 +1,6 @@
|
||||
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
|
Reference in New Issue
Block a user