2023-06-19 16:39:15 -04:00
|
|
|
TOKEN=token-goes-here
|
2023-06-19 16:47:48 -04:00
|
|
|
PREFIX=!
|
2023-06-30 16:22:45 -04:00
|
|
|
MESSAGE_LOGGING_CHANNEL=channel-id
|
2023-07-01 11:01:39 -04:00
|
|
|
# Only change these URLs if you're using a selfhosted Revolt instance.
|
|
|
|
APP_URL=https://app.revolt.chat
|
2023-06-20 20:07:13 -04:00
|
|
|
API_URL=https://api.revolt.chat
|
|
|
|
# Moderation Database
|
|
|
|
DB_HOST=localhost
|
|
|
|
DB_USER=yourusername
|
|
|
|
DB_PASSWORD=yourpassword
|
|
|
|
DB=yourdatabase
|
2023-06-23 10:42:48 -04:00
|
|
|
REQUIRED_ROLE_ID=yourroleid
|