{"id":19860342,"url":"https://github.com/r6stats/valkord-r6stats","last_synced_at":"2026-05-06T15:34:01.390Z","repository":{"id":40510499,"uuid":"276239148","full_name":"R6Stats/valkord-r6stats","owner":"R6Stats","description":"R6Stats Valkord Module for Discord","archived":false,"fork":false,"pushed_at":"2022-06-25T13:55:54.000Z","size":352,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-03-23T12:50:09.203Z","etag":null,"topics":["discord","discord-bot","discordjs","r6stats","rainbow-six","valkord"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/R6Stats.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":"2020-07-01T00:34:08.000Z","updated_at":"2021-05-13T03:25:33.000Z","dependencies_parsed_at":"2022-08-26T02:43:17.595Z","dependency_job_id":null,"html_url":"https://github.com/R6Stats/valkord-r6stats","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/R6Stats%2Fvalkord-r6stats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R6Stats%2Fvalkord-r6stats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R6Stats%2Fvalkord-r6stats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R6Stats%2Fvalkord-r6stats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/R6Stats","download_url":"https://codeload.github.com/R6Stats/valkord-r6stats/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241262620,"owners_count":19936047,"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":["discord","discord-bot","discordjs","r6stats","rainbow-six","valkord"],"created_at":"2024-11-12T15:04:05.918Z","updated_at":"2025-11-23T16:02:11.802Z","avatar_url":"https://github.com/R6Stats.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# valkord-r6stats\n\n[![Discord](https://discordapp.com/api/guilds/293848587391991836/embed.png)](https://discord.gg/pUdraS3)\n[![David](https://img.shields.io/david/r6stats/valkord-r6stats)](https://david-dm.org/r6stats/valkord-discord)\n[![David](https://img.shields.io/david/peer/r6stats/valkord-r6stats)](https://david-dm.org/r6stats/valkord-discord)\n\nAn [R6Stats](https://r6stats.com) module for the [Valkord](https://github.com/R6Stats/valkord-discord) framework, adding commands focused on Rainbow Six: Siege stats.\n\n## Installing\n\nTo use the R6Stats Valkord module in your bot, install it with npm and then load it using Valkord's module loader.\n\n```bash\nnpm install @r6stats/valkord-r6stats\n```\n\n```ts\nimport { ValkordClient, ValkordFactory } from '@r6stats/valkord'\nimport R6StatsModule from '@r6stats/valkord-discord'\n\nexport class MyClient extends ValkordClient {\n\n}\n\nconst run = async () =\u003e {\n  // instatiate the client from the Container\n  const client = await ValkordFactory.create\u003cMyClient\u003e(MyClient)\n\n  // load any modules of your choosing\n  const loader = client.getModuleLoader()\n  loader.load(R6StatsModule)\n\n  // connect!\n  await client.connect()\n}\n\nrun()\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr6stats%2Fvalkord-r6stats","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fr6stats%2Fvalkord-r6stats","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr6stats%2Fvalkord-r6stats/lists"}