sapling/.env.example

13 lines
153 B
Plaintext

# Tokens
DISCORD_TOKEN=
# Configuration
DEFAULT_PREFIX=
# the id of the owner
OWNER_ID=
# database shit
POSTGRES_USER=
POSTGRES_PASSWORD=
POSTGRES_DB=