Skip to content

5-minute project, quickly created to boost some twitch emotes numbers

Notifications You must be signed in to change notification settings

zneix/smol-spam-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a smol spam script

This is a 5-minute project quickly created to boost some twitch emotes numbers
After starting up, it joins channels given in config file and spams emotes in those.
I do reccomend running it on channels where your account is modded/vipped for better performance.
WARNING: Your account might end up being temporarily banned from chatting for 30 minutes 4Head

running the bot

TL;DR make sure you have node.js, edit config and run node process

  1. Download node.js from node.js website (use Recommended version).
  2. Download this repository, extract it, open its catalog in terminal and run npm install.
  3. If you don't want to use your main account for this, create a new account on Twitch™.
  4. Head over to twitchapps.com and generate an oauth token for the account you want to use (you will use this instead of a passowrd).
  5. Change config.example.json to config.json and replace values in it (channels array can contain more than one channel but I don't recommend that).
  6. Simply run the bot with spam (or hook this project to pm2 and start with node . if you're on Linux).

disclaimer

This thing is very lidl, because I spent more time on creating this readme than I spent on writing the source code pajaScoots
So.. don't just expect fireworks in that short code.

About

5-minute project, quickly created to boost some twitch emotes numbers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published