Periodically selects a random 7tv paint and equips it.
Written on python 3.10 but should work on most versions.
- Clone the repo.
git clone https://github.com/Kazzuun/paint_randomizer.git
- Install requirements.
pip install -r requirements.txt
- Copy or rename .env.example to .env and fill it with correct values.
- Run the script.
An interval at which it changes paints can be given
python main.py
python main.py <interval>