{"id":32425543,"url":"https://github.com/virxec/nectofamily","last_synced_at":"2025-10-25T20:02:26.106Z","repository":{"id":318991023,"uuid":"1074638727","full_name":"VirxEC/NectoFamily","owner":"VirxEC","description":"Port of Necto/Nexto to RLBot v5","archived":false,"fork":false,"pushed_at":"2025-10-15T23:51:42.000Z","size":2535,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-17T01:07:21.342Z","etag":null,"topics":["rlbot"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/VirxEC.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-12T07:23:15.000Z","updated_at":"2025-10-15T23:51:46.000Z","dependencies_parsed_at":"2025-10-17T16:17:20.233Z","dependency_job_id":"aa90e7b5-1544-4d02-b22e-da02d424bc62","html_url":"https://github.com/VirxEC/NectoFamily","commit_stats":null,"previous_names":["virxec/nectofamily"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/VirxEC/NectoFamily","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VirxEC%2FNectoFamily","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VirxEC%2FNectoFamily/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VirxEC%2FNectoFamily/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VirxEC%2FNectoFamily/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VirxEC","download_url":"https://codeload.github.com/VirxEC/NectoFamily/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VirxEC%2FNectoFamily/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281012055,"owners_count":26429438,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-25T02:00:06.499Z","response_time":81,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["rlbot"],"created_at":"2025-10-25T20:00:32.286Z","updated_at":"2025-10-25T20:02:26.087Z","avatar_url":"https://github.com/VirxEC.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RLBot v5 Necto family\n\nThis project is a fork of the RLBot v4 versions of the Necto family.\n\nIt's aim is to port the bot to RLBot v5 for use in the v5 botpack.\n\n## Prerequisites\n\nInstall the normal bot requirements via `pip install -r requirements.txt`.\n\n## Configuring for the v5 botpack\n\n1. `pip install pyinstaller`\n1. `pyinstaller --onefile necto/bot.py --paths=necto --add-data=necto/necto-model.pt:. --exclude-module=torch --hidden-import=timeit --hidden-import=pickletools --hidden-import=uuid --hidden-import=unittest.mock --name necto`\n1. `pyinstaller --onefile nexto/bot.py --paths=nexto --add-data=nexto/nexto-model.pt:. --exclude-module=torch --hidden-import=timeit --hidden-import=pickletools --hidden-import=uuid --hidden-import=unittest.mock --name nexto`\n1. `pyinstaller --onefile nexto/toxic.py --paths=nexto --add-data=nexto/nexto-model.pt:. --exclude-module=torch --hidden-import=timeit --hidden-import=pickletools --hidden-import=uuid --hidden-import=unittest.mock --name nexto_toxic`\n\nThis will generate `necto.spec`, `nexto.spec` and `nexto_toxic.spec` as well as runnable binaries in `dist/`.\n\nThese `.spec` files are pointed to in `bob.toml`. [Bob](https://github.com/swz-git/bob/releases/latest) can now be used to build these bots, via `./bob build bob.toml`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvirxec%2Fnectofamily","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvirxec%2Fnectofamily","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvirxec%2Fnectofamily/lists"}