Track mass decks and use them to build the collecting page

This commit is contained in:
mez 2024-11-16 21:28:07 +00:00
parent 5a4de3d8cd
commit 6e3f617aba
7 changed files with 80 additions and 6 deletions

View file

@ -2,7 +2,6 @@ servername = ""
serverpath = ""
name = "your name"
highpriority = ["deckname","nameofadeck"]
medpriority = ["deckname","nameofdeck"]
tradepost = "URL"
faves = ["favecard01","favecard02"]
headerbackground = "#000000"
@ -13,3 +12,4 @@ highthreshold = 10
keepsig = False
tradestatement = ""
maxmastered = 20
masscollect = {"series":["firstdeck","seconddeck"]}