This commit is contained in:
Alex Orid 2021-04-28 03:31:23 -04:00
parent 114d70f661
commit 3fbc517e59

View File

@ -10,7 +10,7 @@ user_module: bool = True
autoJoin_TwitchChannel = "thecuriousnerd" autoJoin_TwitchChannel = "thecuriousnerd"
autoJoin_TwitchChannels = ["thecuriousnerd"] autoJoin_TwitchChannels = ["thecuriousnerd"]
allowedCommandList_TwitchPowerUsers = ["thecuriousnerd"] allowedCommandsList_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