GlitchedMythos / se-widgets

Widgets that I've made for StreamElements - Free to use with attribution
GNU Affero General Public License v3.0
21 stars 25 forks source link

Mods not able to update widget after Apocalypse patch #72

Closed AshKapow closed 2 years ago

AshKapow commented 2 years ago

Not sure how easy this will be to replicate but I work with two streamers that use the widget regularly. Since the update, we have two scenarios.

Both have it set up to allow Moderators to interact with the widget and have had no issue before the update. Not sure on what was changed to affect this and I don't know about any other streamers using this widget. Sorry for easily replicable info for this issue

billyjbryant commented 2 years ago

Have the streamers in question gone back through the settings? There is a new setting for allowed permissions for commands; however, Mods should always be permitted to run commands.

billyjbryant commented 2 years ago

@AshKapow I added in the ability to debug command execution in #73

This PR adds a new Debug option to the widget settings. Setting this to Yes will cause debug output to be included in the Developer's Console when previewing the widget in a new tab.

Example:

image

This can be used to debug the user's calculated "userlevel" vs the level required to set the command.

Additionally, please check to ensure that the setting in Settings > Main Widget Options > Permission level required to issue commands is set appropriately. It should default to Moderator if the streamer never had AllowVIPs enabled before.

GlitchedMythos commented 2 years ago

This is a thing that I wish StreamElements would give support for. There is no migration path for individual settings.