{"id":27295203,"url":"https://github.com/jayydoesdev/sentcordts","last_synced_at":"2025-04-11T22:58:35.838Z","repository":{"id":46876497,"uuid":"368647840","full_name":"JayyDoesDev/SentCordTS","owner":"JayyDoesDev","description":"SentCordJS is an api wrapper for sentcord to help you post your server/shard stats easily. (TypeScript)","archived":false,"fork":false,"pushed_at":"2023-03-09T14:23:56.000Z","size":74,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T22:58:33.050Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JayyDoesDev.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":"2021-05-18T19:40:20.000Z","updated_at":"2022-01-28T05:27:22.000Z","dependencies_parsed_at":"2024-10-25T22:30:45.388Z","dependency_job_id":"81084aa0-3191-4d2e-a3fd-1a609e36b0d7","html_url":"https://github.com/JayyDoesDev/SentCordTS","commit_stats":{"total_commits":60,"total_committers":4,"mean_commits":15.0,"dds":0.1166666666666667,"last_synced_commit":"621a673218b6350d52906d0e2213b9e143e4598c"},"previous_names":["jdevelo/sentcordts"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayyDoesDev%2FSentCordTS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayyDoesDev%2FSentCordTS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayyDoesDev%2FSentCordTS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayyDoesDev%2FSentCordTS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JayyDoesDev","download_url":"https://codeload.github.com/JayyDoesDev/SentCordTS/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248492892,"owners_count":21113162,"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":[],"created_at":"2025-04-11T22:58:35.249Z","updated_at":"2025-04-11T22:58:35.833Z","avatar_url":"https://github.com/JayyDoesDev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SentCordTS-lite\n SentCordTS-lite is an api wrapper for [sentcord](https://sentcord.com) to help you post your server/shard stats easily. \n\n ## Installation\n **NPM**\n ```npm i sentcordts-lite```\n \n **YARN**\n ```yarn add sentcordts-lite```\n\n\n ## TypeScript Setup\n ```typescript\nimport sentcord from 'sentcordts-lite'\nconst client: sentcord = new sentcord({\n    apikey: 'Key'\n})\nclient.PostStats('302857939910131712', 3000, 3)\n```\n## JavaScript Setup\n```javascript\nlet { sentcord } = require('sentcordts-lite')\nconst client = new sentcord({\n    apikey: 'Key'\n})\nclient.PostStats('302857939910131712', 3000, 3)\n```\n\n# Credits\nOwner Of Sentcord: [SixAiy](https://sixaiy.com)\n\nContributor: [Colderry](https://colderry.xyz)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjayydoesdev%2Fsentcordts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjayydoesdev%2Fsentcordts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjayydoesdev%2Fsentcordts/lists"}