added a new env variable and added functionality to edited message logs

This commit is contained in:
SeaswimmerTheFsh 2023-07-01 11:01:39 -04:00
parent baeab865f6
commit 4f269119f5
2 changed files with 5 additions and 2 deletions

View file

@ -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