fixed some rare boot looping
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
BOT_TOKEN="<Your bot token>"
|
||||
OWNER_GUILD="<Your bot manage guild id>"
|
||||
OWNER_USER="<Your user id>"
|
||||
DB_USER="postgres"
|
||||
DB_PASSWORD="<Your db password>"
|
||||
DB_SERVER="localhost"
|
||||
|
Reference in New Issue
Block a user