Twitch RaidHammer - Easily ban multiple accounts during hate raids

A tool for moderating Twitch easier during hate raids

These are versions of this script where the code was updated. Show all versions.

  • v1.1.4 2022-11-24 [Feature] Allowed functionality on the ModView page *Feature Added an `else if` clause to see if the page is a moderator page see [line#201](twitchmassban.user.js#L201) *Fix Tampermonkey(v4.16.1) was complaining about `eslint: Curly - Expected { after 'for-of'` on a [line#339](twitchmassban.user.js#L339), Merge pull request #3 from ZoeS17/modview [Feature] Allowed functionality on the ModView page
  • v1.1.3 2022-04-29 Update support url to discussions page
  • v1.1.3 2022-04-29 forgot to bump version
  • v1.1.2 2022-04-29 Updated sendMessage to support contentEditable instead of textarea (twitch seems to be AB testing slate-editor)
  • v1.1.1 2021-10-05 Update twitchmassban.user.js
  • v1.1.0 2021-10-02 1.1 New chat parser, UI improvements
  • v1.0.0 2021-09-29 Update twitchmassban.user.js
  • v0.11.0 2021-09-29 Added import list, simplified layout
  • v0.10.1 2021-09-29 Auto hide when last user gets ignored, improved regex detection
  • v0.10.0 2021-09-27 improved mod tools detection, added log messages, and toggling
  • v0.9.2 2021-09-27 Update twitchmassban.user.js
  • v0.9.1 2021-09-27 Update twitchmassban.user.js
  • v0.9 2021-09-27 Update twitchmassban.user.js
  • v0.9 2021-09-27 Overhall new version
  • v0.7 2021-09-27 autodetect users from chat without copy paste
  • v0.6 2021-09-27 validate usernames
  • v0.5 2021-09-27 fixing lazy activation
  • v0.4 2021-09-26 bump
  • v0.3 2021-09-26 Imported from URL