IndiumRevolt/.env.example
SeaswimmerTheFsh 55ef52ae91 holy changes batman
added:
* userinfo command
* message logging
* poetry support
* various bugfixes
2023-06-30 16:22:45 -04:00

11 lines
300 B
Text

TOKEN=token-goes-here
PREFIX=!
MESSAGE_LOGGING_CHANNEL=channel-id
# 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