{"id":21734187,"url":"https://github.com/shaunlwm/node-overwatch-disciplinetracker","last_synced_at":"2026-04-15T08:36:16.606Z","repository":{"id":33897085,"uuid":"163418982","full_name":"ShaunLWM/node-overwatch-disciplinetracker","owner":"ShaunLWM","description":"😡 Overwatch League Player Discipline Tracker","archived":false,"fork":false,"pushed_at":"2022-12-09T15:13:55.000Z","size":50,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-18T09:00:04.714Z","etag":null,"topics":["overwatch","overwatch-api","overwatch-js","overwatch-league","overwatch-league-api"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ShaunLWM.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}},"created_at":"2018-12-28T14:28:59.000Z","updated_at":"2023-03-09T03:42:50.000Z","dependencies_parsed_at":"2023-01-15T03:13:32.369Z","dependency_job_id":null,"html_url":"https://github.com/ShaunLWM/node-overwatch-disciplinetracker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShaunLWM%2Fnode-overwatch-disciplinetracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShaunLWM%2Fnode-overwatch-disciplinetracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShaunLWM%2Fnode-overwatch-disciplinetracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShaunLWM%2Fnode-overwatch-disciplinetracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ShaunLWM","download_url":"https://codeload.github.com/ShaunLWM/node-overwatch-disciplinetracker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244711967,"owners_count":20497418,"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":["overwatch","overwatch-api","overwatch-js","overwatch-league","overwatch-league-api"],"created_at":"2024-11-26T05:08:15.231Z","updated_at":"2026-04-15T08:36:15.819Z","avatar_url":"https://github.com/ShaunLWM.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-overwatch-disciplinetracker\nOverwatch League Player Discipline Tracker\n\nRetreive stats from the official [Overwatch League Player Discipline Tracker](https://overwatchleague.com/en-us/news/22823906/2019-player-discipline-tracker)\n\n\n## Install\n\n```\n$ npm install node-overwatch-disciplinetracker\n```\nor\n```\n$ yarn add node-overwatch-disciplinetracker\n```\n\n\n## Usage\n\n```js\nconst owl = require('node-overwatch-disciplinetracker');\n\nowl((error, results) =\u003e {\n    if (error) {\n        return console.error(error);\n    }\n\n    console.log(results);\n});\n```\n\n\n## API\n\n### owl(callback)\n\nReturns a callback with `error` and `results` as parameters.\n\nContains `lastUpdated` \u0026 `players` information in json.\n\n## License\n\nMIT © [ShaunLWM](https://github.com/ShaunLWM)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshaunlwm%2Fnode-overwatch-disciplinetracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshaunlwm%2Fnode-overwatch-disciplinetracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshaunlwm%2Fnode-overwatch-disciplinetracker/lists"}