Automatic bot for making a graph of a Map Queue on github.
Primarily based around the ParadiseSS13/Paradise repository.
Install a few packages, everything else should work right out of the box.
Requires Python 3.6.8
pip install networkx
pip install requests
pip install matplotlib
pip install dataclasses
Use the "help" command when prompted.
the "run" command will automatically download all data from the github, isolate them down to the map PRs, and then make an output in the output folder. If your repo has more than 100 PRs, you will be prompted in the command line whether you would like to continue downloading PRs.