sapling/.env.example

13 lines
153 B
Plaintext
Raw Permalink Normal View History

2023-02-10 10:46:20 -08:00
# Tokens
DISCORD_TOKEN=
# Configuration
DEFAULT_PREFIX=
2023-02-17 12:56:55 -08:00
# the id of the owner
OWNER_ID=
# database shit
POSTGRES_USER=
POSTGRES_PASSWORD=
POSTGRES_DB=