Update FTC Team List for Name Game#490
Merged
tweirtx merged 3 commits intoFRCDiscord:masterfrom Nov 30, 2025
Merged
Conversation
devyntk
previously approved these changes
Nov 30, 2025
Member
devyntk
left a comment
There was a problem hiding this comment.
Seems fine to me. Your pickled data seems to include several of the pre-registration teams (like 201902089) that would likely be better not to include, but I'm not going to hold up this PR for it.
Contributor
Author
|
yeah, i thought about it then thought why not it's not like anyone playing name game will ever respond with a pre-registration team number and this file is only used for name game now |
Contributor
Author
|
i can modify it if needed but it really just did not seem very important |
tweirtx
approved these changes
Nov 30, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Had some fun experimenting with Name Game in the ftc discord recently. Unfortunately we quickly noticed the teams list was horrifically out of date. It would be great to make it work through api instead of whatever this is but this should serve as a temporary update since I did not have time to update to API today.
Data generated from FTCScout's database of FTC teams and processed through python. Feel free to check the file for yourself.