From 79c8ea301dac2b2de0d18befda8468ccbb999a4f Mon Sep 17 00:00:00 2001 From: SupItsDillon Date: Tue, 8 Dec 2020 16:10:14 +0000 Subject: [PATCH] Update config.yml config option for discord verification --- src/main/resources/config.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index e1adeda8..f80bb375 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -53,6 +53,8 @@ server: # Discord discord: + # Do you want to enable the bot? (Disabled by default) + verification: false # If you do not have a token, make a bot account and get one at https://discordapp.com/developers/applications/me token: '' # The official discord server's ID for this server