Skip to content

Rewards you with all the halo infinite medals you have ever earned

Notifications You must be signed in to change notification settings

foorenxiang/Halo-Infinite-Medals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Halo-Infinite-Medals

Rewards you with all the halo infinite medals you have ever earned

How to use as python script

  1. Install requirements:
pip install -r requirements.txt # windows
python3 -m pip install -r requirements.txt # unix
  1. Create a .env file with a LIB_TOKEN key and your https://autocode.com/ API key (see .env_example)

  2. Run the script

python scripts/main.py # windows
python3 scripts/main.py # unix

About

Rewards you with all the halo infinite medals you have ever earned

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages