whole lot of changes
too much to list here lol
This commit is contained in:
parent
522e3448df
commit
272b03946d
4 changed files with 79 additions and 49 deletions
|
@ -1,4 +1,9 @@
|
|||
TOKEN=token-goes-here
|
||||
PREFIX=!
|
||||
# Only change the API URL if you're using a selfhosted Revolt instance.
|
||||
API_URL=https://api.revolt.chat
|
||||
API_URL=https://api.revolt.chat
|
||||
# Moderation Database
|
||||
DB_HOST=localhost
|
||||
DB_USER=yourusername
|
||||
DB_PASSWORD=yourpassword
|
||||
DB=yourdatabase
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue