Skip to content

Automatic bot for making a graph of a Map Queue on github

Notifications You must be signed in to change notification settings

ppi13/MapQueueBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MapQueueBot

Automatic bot for making a graph of a Map Queue on github.

Primarily based around the ParadiseSS13/Paradise repository.

How to install

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

How to use

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.

About

Automatic bot for making a graph of a Map Queue on github

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%