Rewards you with all the halo infinite medals you have ever earned
- Install requirements:
pip install -r requirements.txt # windows
python3 -m pip install -r requirements.txt # unix
-
Create a .env file with a LIB_TOKEN key and your https://autocode.com/ API key (see .env_example)
-
Run the script
python scripts/main.py # windows
python3 scripts/main.py # unix