754 B
754 B
Twitch Notify
not affiliated with Twitch or Amazon
Installation
Twitch Notify Requires .NET 6 Desktop Runtime.
Development
Want to contribute? Great!
Project is built using Visual Studios 2022, must have Windows 10.0.17763 SDK installed
You need to create Application to obtain a ID and Secret on Twitch Developer Console replace lines 15 and 16 in TwitchFetcher.cs
TwitchClientID = "";
TwitchClientSecret = "";
License
MIT Free Software, Hell Yeah!