Greasemonkey script to automatically claim bonus channel points from Twitch chat. Clicks the bonus button for you after a short random delay. The button will adopt a new background color (pink by default, but configurable) to let you know this script is working.
This script is heavily inspired by Pabli's version (the mutation observer instead of a setInterval()) and techygrrrl's version (background color, better aria selector) of the same idea, with my addition of a random delay before clicking, in case Twitch ever decides to monitor for this kind of automation.
- Install Tampermonkey or Greasemonkey for your browser.
- Install the script into your browser by clicking the ["Raw" button](https://gist.githubusercon