Creator Dashboard Popups
A relatively simple Twitch popup to manage your stream; through Stream Deck or a simple hotkey.
This repository currently supports these popups:
Each popup grabs the channel name parameter from the popup URI: ?name={data}
For keybind or Stream Deck applications, send the appropriate site URI: /CreatorDashboardPopups/EditStreamInfo
with the appropriate channel name parameter: ?name={data}
An example of a valid popup URL is https://amazingca.github.io/CreatorDashboardPopups/EditStreamInfo?name={ChannelName}
If you would like me to add more stream popups let me know! I am happy to add more if anyone would like to use it! Contact me at Amazingca#3060
.