Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 747 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 747 Bytes

PowerShell Live Notifications

Notification Automation for PowerShell Live Streamers and Events.

This project seeks to rewrite the TwitchStreamNotifications automation completely. @markekraus wrote the original automation as a pet project to learn more about Azure Functions and C#. As such, the project doesn't follow proper coding practices. Most notably, the original project did not leverage Dependency Injection or separate projects and libraries.

In addition to bringing the project to higher code standards, Twitch updated its authentication on APIs. This change broke the automation, and several attempts to fix it failed.

Documentation

See the Docs section.