prod1101/CTFTime Team Scores Exporter

Export CTFTime team scores to a Markdown file

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
team_idTeam Id to generate the scores for.yes8323
outfile_pathFilepath to print the output toyes./team-scores.md
start_yearOnly get data from this year onward.no2011
end_yearOnly get data until the specified year.nopresent
prefixText to prepend to the scoresno""
suffixText to append to the scoresno""
percentile_colorsColors for the percentilesnofalse
percentile_rankingsDisplay the percentile rankings as a Markdown tablenofalse
percentile_color_100Color for the 100th percentile. Only used if percentile_colors is true.no#e5cc80
percentile_color_99Color for the 99th percentile. Only used if percentile_colors is true.no#e268a8
percentile_color_95Color for the 95th percentile. Only used if percentile_colors is true.no#ff8000
percentile_color_75Color for the 75th percentile. Only used if percentile_colors is true.no#a335ee
percentile_color_50Color for the 50th percentile. Only used if percentile_colors is true.no#0070ff
percentile_color_25Color for the 25th percentile. Only used if percentile_colors is true.no#1eff00
namedescription
scoresThe fetched and generated scores