Added groups & permissions. Fixed TTS user creation. Better connection handling. Fixed 7tv reconnection.
This commit is contained in:
@@ -15,7 +15,7 @@ namespace TwitchChatTTS
|
||||
|
||||
public class TwitchConfiguration {
|
||||
public IEnumerable<string>? Channels;
|
||||
public bool? TtsWhenOffline;
|
||||
public bool TtsWhenOffline;
|
||||
}
|
||||
|
||||
public class OBSConfiguration {
|
||||
|
||||
Reference in New Issue
Block a user