{"id":15043731,"url":"https://github.com/rocketleagueapi/tradebot-api-types","last_synced_at":"2026-01-02T19:08:36.400Z","repository":{"id":143786331,"uuid":"462154648","full_name":"rocketleagueapi/tradebot-api-types","owner":"rocketleagueapi","description":"Typings for the Rocket League Tradebot API.","archived":false,"fork":false,"pushed_at":"2024-07-18T16:28:55.000Z","size":217,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-26T05:35:23.760Z","etag":null,"topics":["nodejs","rocket-league","rocket-league-bot","socket-io","trading","trading-bot","typescript","typings"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@rocketleagueapi/tradebot-api-types","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rocketleagueapi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-02-22T05:39:29.000Z","updated_at":"2022-11-18T08:35:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"5ccae4a5-f19a-424c-b33b-2447e0b8dd3c","html_url":"https://github.com/rocketleagueapi/tradebot-api-types","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocketleagueapi%2Ftradebot-api-types","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocketleagueapi%2Ftradebot-api-types/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocketleagueapi%2Ftradebot-api-types/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocketleagueapi%2Ftradebot-api-types/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rocketleagueapi","download_url":"https://codeload.github.com/rocketleagueapi/tradebot-api-types/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243806141,"owners_count":20350773,"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","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":["nodejs","rocket-league","rocket-league-bot","socket-io","trading","trading-bot","typescript","typings"],"created_at":"2024-09-24T20:49:31.356Z","updated_at":"2026-01-02T19:08:36.346Z","avatar_url":"https://github.com/rocketleagueapi.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eRocket League Tradebot API Types\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/rocketleagueapi/tradebot-api-types/packages/1108141\" target=\"_blank\"\u003e\n  \u003cimg alt=\"GitHub tag (latest by date)\" src=\"https://img.shields.io/github/v/tag/rocketleagueapi/tradebot-api-types?label=Version\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/rocketleagueapi/tradebot-api-types/blob/master/LICENSE\" target=\"_blank\"\u003e\n    \u003cimg alt=\"License: LGPL--3.0--or--later\" src=\"https://img.shields.io/github/license/rocketleagueapi/tradebot-api-types?color=green\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\nAn up to date type library for the Tradebot API, to be used with Socket.IO.\n\n### 🏠 [Homepage](https://github.com/rocketleagueapi/tradebot-api-types)\n\n## Install\n\nInstall this package using your package manager of choice.\n```sh\n npm i @rocketleagueapi/tradebot-api-types\n```\nor\n```sh\n yarn add @rocketleagueapi/tradebot-api-types\n```\n\n## Example Usage\n```ts\nimport { ListenEvents, EmitEvents } from '@rocketleagueapi/tradebot-api-types'\nimport io, { Socket } from 'socket.io-client';\n\nconst socket: Socket\u003cListenEvents, EmitEvents\u003e = io('https://tradebot.anga.blue', {\n    auth: {\n        key: process.env.TRADEBOT_API_KEY\n    }\n});\n\nsocket.on('connect', () =\u003e {\n    console.log('Connected to Tradebot API');\n\n    socket.emit('getItems', console.log);\n});\n```\n\n## 📝 License\n\nCopyright © 2021 [Rocket League API](https://github.com/rocketleagueapi).\u003cbr /\u003e\nThis project is [LGPL--3.0--or--later](https://github.com/rocketleagueapi/tradebot-api-types/blob/master/LICENSE) licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frocketleagueapi%2Ftradebot-api-types","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frocketleagueapi%2Ftradebot-api-types","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frocketleagueapi%2Ftradebot-api-types/lists"}