Zack Williamson

Results 7 issues of Zack Williamson

So after the Light Strip code got added, it broke Bonjour search. This fixes everything and does some additional cleanup. I also increased the package version so that it's ready...

**Describe the solution you'd like** Add authentication mechanisms to the internal Firebot API. Minimum of static API key.

Enhancement
v6

Type: Feature Fixes: #551 Adds new [Get Moderated Channels](https://dev.twitch.tv/docs/api/reference/#get-moderated-channels) endpoint and paginated endpoint

Type: Bugfix Fixes: #552 Updates the backing fields for `HelixPredictor` to the correct names per [Twitch docs](https://dev.twitch.tv/docs/api/reference/#get-predictions)

## Bug Report ### Expected behavior The `userId`, `userName`, and `userDisplayName` properties on `HelixPredictor` should all return back relevant data returned from prediction data, and `getUser()` should return back full...

bug

**Describe the solution you'd like** A new overlay widget type for displaying text by periodically iterating through a list of values Originally in #571

**Describe the solution you'd like** A new overlay widget type for displaying live system info (CPU, RAM, etc.) Originally in #571