Merge branch 'master' of github.com:esmBot/esmBot

This commit is contained in:
Essem 2022-01-04 14:05:36 -06:00
commit fa698d1254
No known key found for this signature in database
GPG Key ID: 7D497397CC3A2A8C
1 changed files with 4 additions and 3 deletions

View File

@ -10,11 +10,12 @@ TOKEN=
# Put the database connection URL here
# Example for SQLite:
# DB=sqlite://data.sqlite
DB=sqlite://data.sqlite
# Example for PostgreSQL:
DB=postgresql://esmbot:verycoolpass100@localhost:5432/esmbot
# DB=postgresql://esmbot:verycoolpass100@localhost:5432/esmbot
# Put snowflake ID of bot owner here
# Put snowflake ID of bot owner here (obtainable by going into Discord settings -> Appearance and enabling Developer Mode,
# then right clicking on your profile picture and selecting Copy ID)
OWNER=
# Put default prefix here