From 114d70f661c8a3ae5e24e602d5d0f827e3d76bcc Mon Sep 17 00:00:00 2001 From: Alex Orid Date: Wed, 28 Apr 2021 03:30:41 -0400 Subject: [PATCH] Update config.py --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index 20beb45..89758ce 100644 --- a/config.py +++ b/config.py @@ -10,7 +10,7 @@ user_module: bool = True autoJoin_TwitchChannel = "thecuriousnerd" autoJoin_TwitchChannels = ["thecuriousnerd"] -whitelisted_TwitchPowerUsers = ["thecuriousnerd"] +allowedCommandList_TwitchPowerUsers = ["thecuriousnerd"] #Twitch Module Configs block_TwitchChannelsMessaging = [""] # Blocks the ability to send messages to twitch channels