Update config.py

This commit is contained in:
Alex Orid 2021-04-28 03:30:41 -04:00
parent 53c20a2007
commit 114d70f661

View File

@ -10,7 +10,7 @@ user_module: bool = True
autoJoin_TwitchChannel = "thecuriousnerd" autoJoin_TwitchChannel = "thecuriousnerd"
autoJoin_TwitchChannels = ["thecuriousnerd"] autoJoin_TwitchChannels = ["thecuriousnerd"]
whitelisted_TwitchPowerUsers = ["thecuriousnerd"] allowedCommandList_TwitchPowerUsers = ["thecuriousnerd"]
#Twitch Module Configs #Twitch Module Configs
block_TwitchChannelsMessaging = [""] # Blocks the ability to send messages to twitch channels block_TwitchChannelsMessaging = [""] # Blocks the ability to send messages to twitch channels