IndiumRevolt/.env.example
SeaswimmerTheFsh ba80c59cf0 implemented #13
2023-06-23 10:42:48 -04:00

10 lines
265 B
Text

TOKEN=token-goes-here
PREFIX=!
# Only change the API URL if you're using a selfhosted Revolt instance.
API_URL=https://api.revolt.chat
# Moderation Database
DB_HOST=localhost
DB_USER=yourusername
DB_PASSWORD=yourpassword
DB=yourdatabase
REQUIRED_ROLE_ID=yourroleid