added a new env variable and added functionality to edited message logs
This commit is contained in:
parent
baeab865f6
commit
4f269119f5
2 changed files with 5 additions and 2 deletions
|
@ -1,7 +1,8 @@
|
|||
TOKEN=token-goes-here
|
||||
PREFIX=!
|
||||
MESSAGE_LOGGING_CHANNEL=channel-id
|
||||
# Only change the API URL if you're using a selfhosted Revolt instance.
|
||||
# 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue