Skip to content

Kazzuun/paint-randomizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paint randomiser

Periodically selects a random 7tv paint and equips it.

Usage

Written on python 3.10 but should work on most versions.

  1. Clone the repo.
    git clone https://github.com/Kazzuun/paint_randomizer.git
  2. Install requirements.
    pip install -r requirements.txt
  3. Copy or rename .env.example to .env and fill it with correct values.
  4. Run the script.
    python main.py
    An interval at which it changes paints can be given
    python main.py <interval>

About

Periodically changes 7tv paint to a random new one

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages