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 24.11.2022. [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 29.04.2022. Update support url to discussions page
  • v1.1.3 29.04.2022. forgot to bump version
  • v1.1.2 29.04.2022. Updated sendMessage to support contentEditable instead of textarea (twitch seems to be AB testing slate-editor)
  • v1.1.1 05.10.2021. Update twitchmassban.user.js
  • v1.1.0 02.10.2021. 1.1 New chat parser, UI improvements
  • v1.0.0 29.09.2021. Update twitchmassban.user.js
  • v0.11.0 29.09.2021. Added import list, simplified layout
  • v0.10.1 29.09.2021. Auto hide when last user gets ignored, improved regex detection
  • v0.10.0 27.09.2021. improved mod tools detection, added log messages, and toggling
  • v0.9.2 27.09.2021. Update twitchmassban.user.js
  • v0.9.1 27.09.2021. Update twitchmassban.user.js
  • v0.9 27.09.2021. Update twitchmassban.user.js
  • v0.9 27.09.2021. Overhall new version
  • v0.7 27.09.2021. autodetect users from chat without copy paste
  • v0.6 27.09.2021. validate usernames
  • v0.5 27.09.2021. fixing lazy activation
  • v0.4 26.09.2021. bump
  • v0.3 26.09.2021. Imported from URL