Update twitch_script.py

This commit is contained in:
Alex Orid 2021-04-20 18:22:12 -04:00
parent 7f36b9c836
commit 6aaaca03dd

View File

@ -43,7 +43,7 @@ class Twitch_Module():
self.allow_rgbLightControl = config.autoEnabled_Twitch_rgbLightControl
self.Mod
self.Network_Module = Module_Networking.Module_Networking()
def join_channel(self, credential: credentials.Twitch_Credential, channel_name:str):
channel_name = "#" + channel_name