예제 #1
0
 def __init__(self, context):
     super().__init__("Open stream with the stream command")
     self.stream_cmd = get_data(context).stream_cmd
예제 #2
0
 def __init__(self, context):
     super().__init__("Open twitch chat")
     self.chat_cmd = get_data(context).chat_cmd