Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Fetch data for seed checker #74

Closed
gomtuu opened this issue Nov 19, 2022 · 3 comments
Closed

Feature request: Fetch data for seed checker #74

gomtuu opened this issue Nov 19, 2022 · 3 comments

Comments

@gomtuu
Copy link

gomtuu commented Nov 19, 2022

Would it be possible to add a feature to s3s that would allow it to fetch the data needed for Lean's seed checker? I'd like to use the seed checker, but I don't want to give my Nintendo auth tokens to a Discord bot.

Thanks!

@frozenpandaman
Copy link
Owner

Sure, I'd be happy to do that! I'll add a flag for it soon. The whole "not wanting to give my auth tokens to a Discord bot" was the whole reason I asked @Leanny about the structure of the JSON, since I didn't want to do that either. 😅 The structure/logic is pretty simple from what I know and I'll try to get around to it shortly.

frozenpandaman added a commit that referenced this issue Nov 19, 2022
@frozenpandaman
Copy link
Owner

@gomtuu Enjoy!

Note that this involves a new dependency, mmh3, so you'll need to run pip install -r requirements.txt again (or just pip install mmh3).

@gomtuu
Copy link
Author

gomtuu commented Nov 19, 2022

Awesome! It worked!

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants