.env.example cleanup

This commit is contained in:
Essem 2021-08-05 11:26:52 -05:00
parent 49ae7578fe
commit b8a962b1cf
No known key found for this signature in database
GPG Key ID: 7D497397CC3A2A8C
1 changed files with 1 additions and 3 deletions

View File

@ -24,7 +24,7 @@ PREFIX=&
# Optional
###########
# Put the emoji for processing messages here
# Put the default emoji for processing messages here, more can be specified in messages.json
# Example:
# PROCESSING_EMOJI=<a:processing:818243325891051581>
PROCESSING_EMOJI=
@ -45,7 +45,5 @@ TMP_DOMAIN=
# Port for serving metrics. Metrics served are compatible with Prometheus.
METRICS=
# Set this to true if you're using PM2 to manage the bot
PMTWO=false
# Set this to true if you want to use the image API
API=false