diff --git a/.env.example b/.env.example index 5a6655b..e03db8a 100644 --- a/.env.example +++ b/.env.example @@ -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= 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