IndiumRevolt/.env.example

13 lines
331 B
Text
Raw Normal View History

2023-06-19 16:39:15 -04:00
TOKEN=token-goes-here
2023-06-19 16:47:48 -04:00
PREFIX=!
MESSAGE_LOGGING_CHANNEL=channel-id
# Only change these URLs if you're using a selfhosted Revolt instance.
APP_URL=https://app.revolt.chat
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