{"id":648,"url":"https://github.com/Pycord-Development/pycord","last_synced_at":"2026-08-08T00:20:44.959Z","repository":{"id":37032650,"uuid":"400837389","full_name":"Pycord-Development/pycord","owner":"Pycord-Development","description":"Pycord is a modern, easy to use, feature-rich, and async ready API wrapper for Discord written in Python","archived":false,"fork":false,"pushed_at":"2026-08-04T18:15:42.000Z","size":49709,"stargazers_count":2953,"open_issues_count":82,"forks_count":495,"subscribers_count":32,"default_branch":"master","last_synced_at":"2026-08-04T19:04:55.933Z","etag":null,"topics":["discord","discord-api","discord-api-v10","discord-api-wrapper","discord-library","discord-py","hacktoberfest","py-cord","pycord","python"],"latest_commit_sha":null,"homepage":"https://docs.pycord.dev","language":"Python","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/Pycord-Development.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["Pycord-Development"]}},"created_at":"2021-08-28T16:18:37.000Z","updated_at":"2026-08-04T17:41:26.000Z","dependencies_parsed_at":"2026-05-18T12:02:51.788Z","dependency_job_id":"97e91f90-8383-4fed-be8e-d7309c3f6f9a","html_url":"https://github.com/Pycord-Development/pycord","commit_stats":{"total_commits":5718,"total_committers":468,"mean_commits":"12.217948717948717","dds":0.5827212311997202,"last_synced_commit":"8dd4b4feed460d5282147d1a82c6c56566e3f08d"},"previous_names":[],"tags_count":104,"template":false,"template_full_name":null,"purl":"pkg:github/Pycord-Development/pycord","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pycord-Development%2Fpycord","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pycord-Development%2Fpycord/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pycord-Development%2Fpycord/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pycord-Development%2Fpycord/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pycord-Development","download_url":"https://codeload.github.com/Pycord-Development/pycord/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pycord-Development%2Fpycord/sbom","scorecard":{"id":115296,"data":{"date":"2025-08-11","repo":{"name":"github.com/Pycord-Development/pycord","commit":"e1814cce4bb7ed54d970ac5fe6900f8e65bb1879"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 16/20 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: topLevel permissions set to 'write-all': .github/workflows/docs-checks.yml:32"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: discord/bin/libopus-0.x64.dll:1","Warn: binary detected: discord/bin/libopus-0.x86.dll:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.6.1 not signed: https://api.github.com/repos/Pycord-Development/pycord/releases/175135582","Warn: release artifact v2.6.0 not signed: https://api.github.com/repos/Pycord-Development/pycord/releases/164665426","Warn: release artifact v2.5.0 not signed: https://api.github.com/repos/Pycord-Development/pycord/releases/144490435","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/Pycord-Development/pycord/releases/96275454","Warn: release artifact v2.3.3 not signed: https://api.github.com/repos/Pycord-Development/pycord/releases/92096208","Warn: release artifact v2.6.1 does not have provenance: https://api.github.com/repos/Pycord-Development/pycord/releases/175135582","Warn: release artifact v2.6.0 does not have provenance: https://api.github.com/repos/Pycord-Development/pycord/releases/164665426","Warn: release artifact v2.5.0 does not have provenance: https://api.github.com/repos/Pycord-Development/pycord/releases/144490435","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/Pycord-Development/pycord/releases/96275454","Warn: release artifact v2.3.3 does not have provenance: https://api.github.com/repos/Pycord-Development/pycord/releases/92096208"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/Pycord-Development/pycord/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/Pycord-Development/pycord/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/Pycord-Development/pycord/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/Pycord-Development/pycord/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-checks.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/Pycord-Development/pycord/docs-checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-checks.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/Pycord-Development/pycord/docs-checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-localization-download.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/Pycord-Development/pycord/docs-localization-download.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-localization-download.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Pycord-Development/pycord/docs-localization-download.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-localization-download.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/Pycord-Development/pycord/docs-localization-download.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-localization-download.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/Pycord-Development/pycord/docs-localization-download.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-localization-upload.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/Pycord-Development/pycord/docs-localization-upload.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-localization-upload.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/Pycord-Development/pycord/docs-localization-upload.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-localization-upload.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/Pycord-Development/pycord/docs-localization-upload.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lib-checks.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/Pycord-Development/pycord/lib-checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lib-checks.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/Pycord-Development/pycord/lib-checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lib-checks.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/Pycord-Development/pycord/lib-checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lib-checks.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/Pycord-Development/pycord/lib-checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lib-checks.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/Pycord-Development/pycord/lib-checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lib-checks.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/Pycord-Development/pycord/lib-checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lib-checks.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/Pycord-Development/pycord/lib-checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lib-checks.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/Pycord-Development/pycord/lib-checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lib-checks.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/Pycord-Development/pycord/lib-checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lib-checks.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/Pycord-Development/pycord/lib-checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lib-checks.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/Pycord-Development/pycord/lib-checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lib-checks.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/Pycord-Development/pycord/lib-checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lib-checks.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/Pycord-Development/pycord/lib-checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-checks.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/Pycord-Development/pycord/pr-checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-checks.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/Pycord-Development/pycord/pr-checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/Pycord-Development/pycord/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Pycord-Development/pycord/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/Pycord-Development/pycord/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/Pycord-Development/pycord/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/Pycord-Development/pycord/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/todo-checks.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Pycord-Development/pycord/todo-checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/todo-checks.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/Pycord-Development/pycord/todo-checks.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs-checks.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/docs-checks.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/docs-localization-download.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/docs-localization-download.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/docs-localization-download.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/docs-localization-upload.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/docs-localization-upload.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/docs-localization-upload.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/lib-checks.yml:106","Warn: pipCommand not pinned by hash: .github/workflows/lib-checks.yml:107","Warn: pipCommand not pinned by hash: .github/workflows/lib-checks.yml:144","Warn: pipCommand not pinned by hash: .github/workflows/lib-checks.yml:145","Warn: pipCommand not pinned by hash: .github/workflows/lib-checks.yml:146","Warn: pipCommand not pinned by hash: .github/workflows/lib-checks.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/lib-checks.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/lib-checks.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/lib-checks.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/lib-checks.yml:82","Warn: pipCommand not pinned by hash: .github/workflows/lib-checks.yml:83","Info:   0 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of  19 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (26) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T01:04:22.752Z","repository_id":37032650,"created_at":"2025-08-16T01:04:22.752Z","updated_at":"2025-08-16T01:04:22.752Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36390939,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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":["discord","discord-api","discord-api-v10","discord-api-wrapper","discord-library","discord-py","hacktoberfest","py-cord","pycord","python"],"created_at":"2024-01-11T15:59:12.153Z","updated_at":"2026-08-08T00:20:44.657Z","avatar_url":"https://github.com/Pycord-Development.png","language":"Python","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/648","html_url":"https://opencollective.ecosyste.ms/projects/648","collective":{"id":317,"uuid":"gm9bnk80-437xqryx-lgopvzeo-ljdayw5r","slug":"pycord","name":"Pycord","description":"Pycord, a maintained fork of discord.py, is a python wrapper for the Discord API.","website":"https://pycord.dev","github":"Pycord-Development/pycord","twitter":"PycordDev","repository_url":null,"social_links":[],"currency":"USD","projects_count":1,"last_synced_at":"2026-08-19T06:15:18.134Z","created_at":"2024-01-10T13:17:47.556Z","updated_at":"2026-08-19T06:15:18.439Z","transactions_count":0,"balance":0.0,"account_type":"COLLECTIVE","owner":{"login":"Pycord-Development","name":"Pycord Development","uuid":"89700626","kind":"organization","description":"A team of developers working on maintaining pycord","email":"support@pycord.dev","website":"https://pycord.dev","location":null,"twitter":"PycordDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/89700626?v=4","repositories_count":7,"last_synced_at":"2023-03-04T01:43:57.818Z","metadata":{"has_sponsors_listing":false,"funding":{"patreon":"pycord"}},"html_url":"https://github.com/Pycord-Development","funding_links":["https://patreon.com/pycord"],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T07:51:46.090Z","updated_at":"2023-03-04T01:43:57.837Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pycord-Development","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pycord-Development/repositories"},"last_project_activity_at":"2026-08-04T18:15:42.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2023-01-06T22:19:40.925Z","collective_updated_at":"2023-01-06T22:20:11.903Z","html_url":"https://opencollective.com/pycord","icon_url":"https://images.opencollective.com/pycord/logo/40.png","total_donations":0.0,"total_expenses":0.0,"current_balance":0.0,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/pycord","url":"https://opencollective.ecosyste.ms/collectives/pycord","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/pycord/projects"}}