fhavrlent / TwitchMassCommander

Run multiple mod commands at once (or spam chat, idk, I cant tell you what to do)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twich Bulk Commander

  1. Install Node.js
  2. Install yarn
npm i yarn -g
  1. Generate Oauth token
  2. Copy example.env, rename to .env and fill it out.
  3. Start the script
yarn start

Gist should containt one command per line.

About

Run multiple mod commands at once (or spam chat, idk, I cant tell you what to do)


Languages

Language:JavaScript 90.0%Language:Shell 10.0%