{"id":18558495,"url":"https://github.com/skyborgff/rlbot-repos","last_synced_at":"2026-01-25T02:01:35.210Z","repository":{"id":118960566,"uuid":"199509982","full_name":"skyborgff/RLBot-repos","owner":"skyborgff","description":"distribution system for RLBot","archived":false,"fork":false,"pushed_at":"2019-07-29T18:53:46.000Z","size":46,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-15T15:13:03.875Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":false,"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/skyborgff.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}},"created_at":"2019-07-29T18:53:11.000Z","updated_at":"2019-11-21T20:36:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"6f621ed7-8b81-42c4-8243-f1b54736e1c0","html_url":"https://github.com/skyborgff/RLBot-repos","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/skyborgff/RLBot-repos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyborgff%2FRLBot-repos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyborgff%2FRLBot-repos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyborgff%2FRLBot-repos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyborgff%2FRLBot-repos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skyborgff","download_url":"https://codeload.github.com/skyborgff/RLBot-repos/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyborgff%2FRLBot-repos/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28741626,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T01:40:51.112Z","status":"online","status_checked_at":"2026-01-25T02:00:06.841Z","response_time":113,"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":[],"created_at":"2024-11-06T21:39:59.111Z","updated_at":"2026-01-25T02:01:35.186Z","avatar_url":"https://github.com/skyborgff.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# RLBot repo\n\nrepo files, syntax, examples and instruction for interacting with or developing (for) the hub of rlbot \n\n## Syntax\n```json\n{\n\t\"note\": \"Note when enabling the repo\",\n\t\"repos\":[\n\t\t{\n\t\t\t\"name\": \"name of botfolder\",\n\t\t\t\"url\": \"link to the branch or repo (if bot is in master)\"\n\t\t},\n\t\t{...}\n\t]\n}\n```\n\n## repo example\n```json\n{\n\t\"note\": \"\",\n\t\"repos\":[\n\t\t{\n\t\t\t\"name\": \"dataParse\",\n\t\t\t\"url\": \"https://github.com/ard1998/RLbotPythonDataParser\"\n\t\t}\n\t]\n}\n```\n\n## botpackage.json syntax\n```json\n{\n\t\"name\": \"name of botfolder\",\n\t\"description\": \"bot description\",\n\t\"version\": \"version name, if not equal to the installed version the hub shows an update is available\",\n\t\"testedFrameworkVersion\": \"framework verion the bot is tested with\",\n\t\"botLanguage\": \"programing language the bot is written in\",\n\t\"gamemodes\": [\n\t\t{\n\t\t\t\"name\": \"gamemode name\"\n\t\t}\n\t\t{...}\n\t],\n\t\"categories\": [\n\t\t{\n\t\t\t\"name\": \"Category name\"\n\t\t},\n\t\t{...}\n\t]\n}\n```\n\n\n## botpackage.json example\n```json\n{\n\t\"name\": \"dataParse\",\n\t\"description\": \"dev example with parsed structure\",\n\t\"version\": \"1.0\",\n\t\"testedFrameworkVersion\": \"1.20\",\n\t\"botLanguage\": \"python\",\n\t\"gamemodes\": [\n\t\t{\n\t\t\t\"name\": \"1v1\"\n\t\t},\n\t\t{\n\t\t\t\"name\": \"2v2\"\n\t\t},\n\t\t{\n\t\t\t\"name\": \"3v3\"\n\t\t},\n\t\t{\n\t\t\t\"name\": \"4v4\"\n\t\t},\n\t\t{\n\t\t\t\"name\": \"snowday\"\n\t\t}\n\t],\n\t\"categories\": [\n\t\t{\n\t\t\t\"name\": \"Example\"\n\t\t},\n\t\t{\n\t\t\t\"name\": \"Simple\"\n\t\t}\n\t]\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskyborgff%2Frlbot-repos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskyborgff%2Frlbot-repos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskyborgff%2Frlbot-repos/lists"}