mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-05-18 13:54:12 +02:00
9 lines
226 B
Plaintext
9 lines
226 B
Plaintext
# Tokens
|
|
DISCORD_TOKEN= # Bot token from: https://discord.com/developers/
|
|
|
|
# Configuration
|
|
DEFAULT_PREFIX= # Prefix used to run commands in Discord
|
|
|
|
# Database URL (designed for Postgres, but designed on Prisma)
|
|
DATABASE_URL=
|