From 79732d1710a33f7996ce9e35b67d75c28d24503d Mon Sep 17 00:00:00 2001 From: jude-lafitteIII Date: Fri, 5 Jun 2020 17:55:21 +0100 Subject: [PATCH] corrected readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8230abd..1b7f21b 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Config options: * `DISCORD_TOKEN`- your token (required) * `DATABASE_URL`- your database URL (required) * `DISCONNECT_CYCLES`- specifies the number of inactivity cycles before the bot should disconnect itself from a voice channel -* `DISCONNECT_CYCLE_LENGTH`- specifies the delay between cleanup cycles +* `DISCONNECT_CYCLE_DELAY`- specifies the delay between cleanup cycles * `MAX_SOUNDS`- specifies how many sounds a user should be allowed without Patreon * `PATREON_GUILD`- specifies the ID of the guild being used for Patreon benefits * `PATREON_ROLE`- specifies the role being checked for Patreon benefits