BlackyWhoElse / streamer.bot-actions

A collection of actions for streamer.bot coded by BlackyWerSonst
https://twitch.tv/Blackywersonst
81 stars 18 forks source link

[Game] Wordle #69

Closed BlackyWhoElse closed 1 year ago

BlackyWhoElse commented 1 year ago

Suggested by Poodmund#8008 — 07.12.2022 - 23:40 Uhr Using the WebSocket, can you detect raw input (input message) from a Twitch Channel Point redemption for use in something like a custom StreamElements widget Javascript variable?

Was thinking of trying to convert this CodePen to monitor a channel redemption input to guess the word but have it nicely wrapped up into a single browser source.

Poodmund commented 1 year ago

Just stumbled across this and thought that it was another nice example. https://codepen.io/pbutcher/pen/oNogxZW

BlackyWhoElse commented 1 year ago

Prepping for Stream: bd36eb7 9ce831b ae39fd6

BlackyWhoElse commented 1 year ago

Version 1.0 done! 62f6095

Current verison is live on main and will be release in about a week. If you want to test please download the main repository

Please report any bug in this issue.

Poodmund commented 1 year ago

Hi, testing it out in VSCode and have also made it into a browser source overlay via StreamElements. Working really nicely! 😄 Thought I'd post my findings here:

Issue:

Enhancements:

Poodmund commented 1 year ago

https://github.com/BlackyWhoElse/streamer.bot-actions/pull/71 A couple of the things mentioned above as a PR

BlackyWhoElse commented 1 year ago

I removed the keyboard so the widget would be smaller. There could be an optional setting that reenables that. About the Hide and show, that could be solved by streamer.bot with an action to toggle the visibilty of the source.

BlackyWhoElse commented 1 year ago

Pland features:

BlackyWhoElse commented 1 year ago

Closing this one and moving new features into new issues