{"id":15045007,"url":"https://github.com/IDCTeam-Group/dbdteamjs","last_synced_at":"2025-10-24T22:30:53.250Z","repository":{"id":227167905,"uuid":"768882829","full_name":"IDCTeam-Group/dbdteamjs","owner":"IDCTeam-Group","description":"✨ Small library for JavaScript that tries to make creating discord bots easy and efficient with the Discord API.","archived":false,"fork":false,"pushed_at":"2025-01-21T13:26:49.000Z","size":1398,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"0.1.0","last_synced_at":"2025-08-20T20:41:58.837Z","etag":null,"topics":["bot","dbdteam-js","dbdteamjs","discord","discord-api","discord-bot","discord-js","discord-server","discordapi","discordbot","discordserver","nodejs"],"latest_commit_sha":null,"homepage":"https://js.idcteam.xyz","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IDCTeam-Group.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":"2024-03-07T22:57:08.000Z","updated_at":"2025-03-22T15:08:53.000Z","dependencies_parsed_at":"2024-04-19T00:26:21.407Z","dependency_job_id":"e36f13d6-7be1-4eb6-ac7c-efa0d6d7d631","html_url":"https://github.com/IDCTeam-Group/dbdteamjs","commit_stats":{"total_commits":144,"total_committers":6,"mean_commits":24.0,"dds":"0.13194444444444442","last_synced_commit":"08c639e1b5eb26b9b0dca102248175652f38ea0f"},"previous_names":["dbdteam/dbdteamjs","idcteam-group/dbdteamjs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/IDCTeam-Group/dbdteamjs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IDCTeam-Group%2Fdbdteamjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IDCTeam-Group%2Fdbdteamjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IDCTeam-Group%2Fdbdteamjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IDCTeam-Group%2Fdbdteamjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IDCTeam-Group","download_url":"https://codeload.github.com/IDCTeam-Group/dbdteamjs/tar.gz/refs/heads/0.1.0","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IDCTeam-Group%2Fdbdteamjs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280878370,"owners_count":26406641,"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","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"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":["bot","dbdteam-js","dbdteamjs","discord","discord-api","discord-bot","discord-js","discord-server","discordapi","discordbot","discordserver","nodejs"],"created_at":"2024-09-24T20:51:20.687Z","updated_at":"2025-10-24T22:30:53.237Z","avatar_url":"https://github.com/IDCTeam-Group.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @dbdteam.js\n✨ Introducing a compact JavaScript library ([NodeJS](https://nodejs.org/en) module) designed to streamline the development of Discord bots using the [Discord API](https://discord.com/developers/docs/intro). While it's in its initial stages, your feedback is invaluable. Should you encounter any bugs, please do not hesitate to notify us. Join our [official Discord server](http://discord.idcteam.xyz/) (alternative [link here](https://discord.gg/FTtVXfj)), where you can open a forum in the \"support-projects\" channel. Our team is committed to providing immediate assistance, ensuring your concerns are promptly addressed (or at least acknowledged). Visit [our documentation here](https://js.idcteam.xyz/).\n\n### NPM:\n![](https://img.shields.io/npm/v/dbdteamjs) ![](https://img.shields.io/npm/dt/dbdteamjs)\n### GitHub:\n![](https://img.shields.io/github/stars/DBDTeam/dbdteamjs) ![](https://img.shields.io/github/forks/DBDTeam/dbdteamjs)\n# Installation\n🚀 To integrate this compact package seamlessly into your project, adhere to the following installation procedures tailored for NPM, Yarn, and PNPM package managers under.\n\n**NPM**\n``` \nnpm i dbdteamjs \n``` \nor (this is better)\n```\nnpm i github:DBDTeam/dbdteamjs#0.0.8\n```\n**YARN**\n```\nyarn add @dbdteamjs\n```\n**PNPM** \n```\npnpm i dbdteamjs\n```\n\n# Examples\n[Client initialization](./examples/client.md)\n[Messages with Buttons](./examples/button.md)\n[Messages with SelectMenus](./examples/selectmenu.md)\n[Messages with reactions](./examples/reactions.md)\n[Slashs interactions](./examples/slashs.md)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FIDCTeam-Group%2Fdbdteamjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FIDCTeam-Group%2Fdbdteamjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FIDCTeam-Group%2Fdbdteamjs/lists"}