TwitchAdOverlay

Displays an overlay whenever a twitch ad is about to play

MIT License

Stars
2
TwitchAdOverlay - Version 4.0 Latest Release

Published by SocksTheWolf 6 months ago

Couple of major changes with the system, the biggest points are below:

  • Fixes a bug where the "Connected" message would appear even if we weren't properly connected
  • New setup flow provided
  • Simple buttons to generate and set oauth tokens and main settings. These buttons do not appear if you are currently embedded in OBS, they only appear in your browser.
  • Add information about setting the redirect URIs in the twitch developer dashboard console
TwitchAdOverlay - Version 3.5

Published by SocksTheWolf 9 months ago

First public release of the project

TwitchAdOverlay - Version 3.0

Published by SocksTheWolf 10 months ago

Adds support for the new Twitch ad API so we can figure out when the next one is scheduled. Better configuration and documentation.

Full Changelog: https://github.com/SocksTheWolf/TwitchAdOverlay/compare/v2.0.0...v3.0.0

TwitchAdOverlay - Version 2.0

Published by SocksTheWolf about 1 year ago

This release no longer requires the user to get their twitch channel id, instead opting to user the user's login username, which is then used to fetch the channel id.

This also lowers the number of files necessary to be present on the user's disk by merging the stylesheet into the html file.

TwitchAdOverlay - Version 1.5

Published by SocksTheWolf over 1 year ago

Added better configuration of the project, making it so that it can be easily deployed. Improved some code to lower duplication.

TwitchAdOverlay - Version 1.0

Published by SocksTheWolf over 1 year ago

Initial upload of this overlay and some information on how to set it up. Super simple. Just unpack, change a few lines and go.