Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 534 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 534 Bytes

Parses /tg/ RND and Cargo Logs.

Doesn't fetch very well :( Gotta fetch after the day is fully completed, we just check if the file is there to validate completion. Will miss out on some rounds otherwise.

Fetchers to grab the data and write into JSON. Parsers to process it and give info.

Files

parser_node.py finds out which rounds have node_to_find researched.

parser_canister.py finds out which rounds have both BZ Cans are bought from cargo and adv_engi researched.

grapher.py graphs the total nodes completed per round.