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