{"id":15042295,"url":"https://github.com/cryptiklemur/discord-api-client","last_synced_at":"2026-01-21T10:01:43.563Z","repository":{"id":57212430,"uuid":"115912612","full_name":"cryptiklemur/discord-api-client","owner":"cryptiklemur","description":"Typescript DIscord ApiClient","archived":false,"fork":false,"pushed_at":"2023-04-20T02:31:19.000Z","size":56,"stargazers_count":2,"open_issues_count":5,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-10T15:42:27.893Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cryptiklemur.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}},"created_at":"2018-01-01T10:29:56.000Z","updated_at":"2024-12-21T00:07:21.000Z","dependencies_parsed_at":"2024-03-12T06:05:30.787Z","dependency_job_id":"c45751ca-b473-404b-be5f-8130dbdcd806","html_url":"https://github.com/cryptiklemur/discord-api-client","commit_stats":null,"previous_names":["cryptiklemur/discord-api-client","aequasi/discord-api-client"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/cryptiklemur/discord-api-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptiklemur%2Fdiscord-api-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptiklemur%2Fdiscord-api-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptiklemur%2Fdiscord-api-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptiklemur%2Fdiscord-api-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cryptiklemur","download_url":"https://codeload.github.com/cryptiklemur/discord-api-client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptiklemur%2Fdiscord-api-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28631936,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T04:47:28.174Z","status":"ssl_error","status_checked_at":"2026-01-21T04:47:22.943Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-09-24T20:47:06.065Z","updated_at":"2026-01-21T10:01:43.533Z","avatar_url":"https://github.com/cryptiklemur.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Discord API Client\n\n## Installation\n\n```bash\n$ npm install --save discord-api-client\n```\n\n## Usage\n\n```typescript\nimport {Client, Endpoints} from \"discord-api-client\";\n\n// There are a couple of other options in here, make sure you check them out.\nconst client = new Client({\n    token: \"Bot \u003cDISCORD API TOKEN HERE\u003e\"\n});\n\nconst response = await client.request(\"GET\", Endpoints.GATEWAY_BOT);\n\nconsole.log(response);\n```\n\n\n## License\n\nLarge parts of this lib were taken from https://github.com/abalabahaha/eris/\n\nWe follow the MIT License supplied in the [LICENSE](./blob/master/LICENSE) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryptiklemur%2Fdiscord-api-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcryptiklemur%2Fdiscord-api-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryptiklemur%2Fdiscord-api-client/lists"}