From 1820b5a17b682b554722b2e88f5a58625bde6225 Mon Sep 17 00:00:00 2001 From: jellywx Date: Sun, 14 Feb 2021 15:40:05 +0000 Subject: [PATCH] updated README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index adf8684..adcf466 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,8 @@ __Required Variables__ * `DISCORD_TOKEN` - your application's bot user's authorization token __Other Variables__ +* `MIN_INTERVAL` - default `600`, defines the shortest interval the bot should accept +* `MAX_TIME` - default `1576800000`, defines the maximum time ahead that reminders can be set for * `LOCAL_TIMEZONE` - default `UTC`, necessary for calculations in the natural language processor * `DEFAULT_PREFIX` - default `$`, used for the default prefix on new guilds * `SUBSCRIPTION_ROLES` - default `None`, accepts a list of Discord role IDs that are given to subscribed users