Glodenox / twitch-chat-monitor

Twitch Chat Monitor that allows the chat to be shown comfortably on a big monitor. Useful for room-scale streaming where the chat needs to be readable from a distance.
37 stars 9 forks source link

Only load the Twitter integration if the setting is enabled #21

Closed Glodenox closed 4 years ago

Glodenox commented 4 years ago

It is of no use to load the Twitter library as long as the setting is not enabled. For privacy reasons it makes a lot of sense that people would not want this library to be loaded by default.

It could even be considered to only load the integration when a tweet is mentioned, but then it would take longer for the tweet to be made visible.