This userscript creates button for sending "!visit" to chat when streamer playing PlateUp!
Once you start watching stream, it check current playing game and if its PlateUp!, creates a button to send "!visit" to chat. if button clicked, it will focus the input area, type "!visit" and send. While focusing if chat rules appear, it wait until accepted, but if closed before acceptence it can't do nothing. You can accept chat rules automatically but its against the Twitch rules. Use it with responsibility.
- Write "!visit" with one-click.
- Detect chat rules and wait until acceptence.
- Colorfull and understandable logging in console.
- The script does not collect or send any user data.
- It contains no tracking, ads, or hidden requests.
- All operations run locally in your browser on the Twitch website.
- You can adjust the some variables in the code to change how code works.
- Not work when using popup chat while checking game, if you use popup chat change
CHECK_GAMEvariable tofalse.
