diff --git a/.env.example b/.env.example index 8c256ee..34cf1be 100644 --- a/.env.example +++ b/.env.example @@ -2,4 +2,6 @@ DISCORD_TOKEN=YOUR_TOKEN_HERE PORT=8199 SOUNDS_DIR=/data/sounds +#sounds_dir also saves the state.json +ADMIN_PWD=YOUR_ADMIN_PWD_FOR_LOGIN #ALLOWED_GUILD_IDS=123456789012345678,987654321098765432 \ No newline at end of file