{"id":28411632,"url":"https://github.com/groupme-js/node-groupme","last_synced_at":"2025-06-23T23:30:34.132Z","repository":{"id":38440327,"uuid":"338127996","full_name":"groupme-js/node-groupme","owner":"groupme-js","description":"The only GroupMe API library for NodeJS that isn't a million years old.","archived":false,"fork":false,"pushed_at":"2023-12-04T22:30:52.000Z","size":1370,"stargazers_count":28,"open_issues_count":44,"forks_count":11,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-09T14:51:26.126Z","etag":null,"topics":["groupme","groupme-api","groupme-bot","groupme-chat","javascript","nodejs","typescript"],"latest_commit_sha":null,"homepage":"https://groupme.js.org","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/groupme-js.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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-02-11T19:17:02.000Z","updated_at":"2025-05-27T22:16:58.000Z","dependencies_parsed_at":"2024-11-07T01:42:40.680Z","dependency_job_id":"bf5cf1b2-5135-436f-9a0e-b4784f53daaa","html_url":"https://github.com/groupme-js/node-groupme","commit_stats":{"total_commits":294,"total_committers":8,"mean_commits":36.75,"dds":"0.24149659863945583","last_synced_commit":"484e79ad691884f1e72a1c17d739b1dec4c1859b"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/groupme-js/node-groupme","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/groupme-js%2Fnode-groupme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/groupme-js%2Fnode-groupme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/groupme-js%2Fnode-groupme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/groupme-js%2Fnode-groupme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/groupme-js","download_url":"https://codeload.github.com/groupme-js/node-groupme/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/groupme-js%2Fnode-groupme/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261224332,"owners_count":23126934,"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":["groupme","groupme-api","groupme-bot","groupme-chat","javascript","nodejs","typescript"],"created_at":"2025-06-02T18:18:50.857Z","updated_at":"2025-06-23T23:30:34.125Z","avatar_url":"https://github.com/groupme-js.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-groupme\n\n| ✔️ This package is in active development! If you'd like to contribute, [click here](https://github.com/groupme-js/node-groupme/contribute) 🙂 |\n| ----------------------------------------------------------------------------------------------------------------------------------------------- |\n\n### About\n\nInspired by [discord.js](https://github.com/discordjs/discord.js), `node-groupme` aims to replace the obsolete [groupme](https://www.npmjs.com/package/groupme) package with a modern, object-oriented, intuitive approach to interacting with the GroupMe API.\n\n\u003cbr\u003e\n\n[![npm](https://img.shields.io/npm/v/node-groupme?style=for-the-badge)](https://npmjs.com/node-groupme)\n[![npm](https://img.shields.io/npm/v/node-groupme?color=red\u0026label=Docs%20version\u0026style=for-the-badge)](https://groupme.js.org)\n[![Discord](https://img.shields.io/discord/898587555249946664?color=blue\u0026label=Discord\u0026style=for-the-badge)](https://discord.gg/5yxWtuuEZg)\n\u003cbr\u003e\u003cbr\u003e\n\n---\n\nThis community-led effort is made possible by the [unofficial GroupMe API Community Docs](https://github.com/2CATteam/GroupMeCommunityDocs). Please contribute to the development of open-source applications by contributing to the community docs.\n\nJoin the [node-groupme server on Discord](https://discord.gg/5yxWtuuEZg) to discuss the API or ask any questions.\n\n--- \n\n### Getting Started\n```\nnpm i node-groupme\n```\n```js\nconst GroupMe = require('node-groupme');\nconst client = new GroupMe.Client('YOUR_TOKEN_HERE');\n\nclient.login()\n    .then(client =\u003e client.groups.fetch())\n    .then(groups =\u003e groups.forEach(group =\u003e console.log(group.name)))\n    .then(client.logout)\n    .catch(console.error);\n```\n\n---\n\n### Getting Started (Contributing)\n```\ngit clone git@github.com:groupme-js/node-groupme.git\nnpm i\nnpm run prepare\n```\n`npm run prepare` sets up [husky](https://github.com/typicode/husky) pre-commit hooks, which will auto format and run eslint on your staged files locally. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgroupme-js%2Fnode-groupme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgroupme-js%2Fnode-groupme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgroupme-js%2Fnode-groupme/lists"}