Skip to content

Gronner/aoc-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AoC Downloader

A small tool/library to download Advent of Code input

Place an "aoc.toml" with a session and a year attribute in your top-level folder;

session = "<your token>"
year = "2021"

To retrieve the token read out the cookie send in every request to adventofcode.com

About

A small tool/library to download Advent of Code input

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages