frozenpandaman / s3s

Successor to splatnet2statink. Takes battle data from the SplatNet 3 app and uploads it to stat.ink!
https://github.com/frozenpandaman/s3s/wiki
GNU General Public License v3.0
394 stars 72 forks source link

Make a stat.ink key not required for "--getseed" #167

Closed ranidspace closed 6 months ago

ranidspace commented 7 months ago

During the export_seed_json function, stat.ink isn't used at all, and i've tested it and ran it properly with the api key set to "skip". People may want a quick command line way to get the gearseed file for the seed checker website, without having to set up a stat.ink account. I can make a pull request though I'm unsure if this could cause problems with something else

frozenpandaman commented 6 months ago

Thanks for the suggestion!