{"id":15021722,"url":"https://github.com/rahuletto/simply-djs","last_synced_at":"2025-04-09T18:22:25.925Z","repository":{"id":37560144,"uuid":"389376554","full_name":"Rahuletto/simply-djs","owner":"Rahuletto","description":"The easiest way to build sophisticated systems in your Discord bots.","archived":false,"fork":false,"pushed_at":"2023-10-16T15:53:12.000Z","size":1016,"stargazers_count":74,"open_issues_count":3,"forks_count":33,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-03T11:42:51.924Z","etag":null,"topics":["buttons","calculator","chatbot","discord","discord-js","discord-ticket","discordjs","djs-webhooks","easy-webhooks","nodejs","simply-djs","simplydjs","steal-emojis","ticket-system","tictactoe"],"latest_commit_sha":null,"homepage":"https://simplyd.js.org","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/Rahuletto.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":"FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"Rahuletto","tidelift":"npm/simply-djs","open_collective":"simplydjs"}},"created_at":"2021-07-25T15:13:16.000Z","updated_at":"2025-03-09T13:07:57.000Z","dependencies_parsed_at":"2024-09-29T06:16:39.482Z","dependency_job_id":null,"html_url":"https://github.com/Rahuletto/simply-djs","commit_stats":{"total_commits":315,"total_committers":7,"mean_commits":45.0,"dds":"0.10158730158730156","last_synced_commit":"6040beb612a6ae08b892e87632480909a57ae79b"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rahuletto%2Fsimply-djs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rahuletto%2Fsimply-djs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rahuletto%2Fsimply-djs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rahuletto%2Fsimply-djs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rahuletto","download_url":"https://codeload.github.com/Rahuletto/simply-djs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248085721,"owners_count":21045200,"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":["buttons","calculator","chatbot","discord","discord-js","discord-ticket","discordjs","djs-webhooks","easy-webhooks","nodejs","simply-djs","simplydjs","steal-emojis","ticket-system","tictactoe"],"created_at":"2024-09-24T19:56:56.848Z","updated_at":"2025-04-09T18:22:25.904Z","avatar_url":"https://github.com/Rahuletto.png","language":"TypeScript","funding_links":["https://github.com/sponsors/Rahuletto","https://tidelift.com/funding/github/npm/simply-djs","https://opencollective.com/simplydjs"],"categories":[],"sub_categories":[],"readme":"\u003cdiv class=\"heading\" align=\"center\"\u003e\n  \n  \u003cimg src=\"https://i.postimg.cc/fLTS9tZL/icony.png\" width=\"330\" height=\"100\"\u003e\u003c/img\u003e\n\n  \u003ch2\u003eThe simplest way to build complex Discord bots.\u003c/h2\u003e\n  \u003ch3\u003eMade by Rahuletto#0243\u003c/h3\u003e\n\n\u003c/div\u003e\n\n---\n\n\u003cbr\u003e\n\n\u003cdiv class=\"badges\" align=\"center\"\u003e\n\n[![Version](https://img.shields.io/npm/v/simply-djs.svg?style=for-the-badge)](https://www.npmjs.com/package/simply-djs)\n[![Downloads](https://img.shields.io/npm/dt/simply-djs?style=for-the-badge)](https://www.npmjs.com/package/simply-djs)\n[![CodeFactor](https://www.codefactor.io/repository/github/rahuletto/simply-djs/badge?style=for-the-badge)](https://www.codefactor.io/repository/github/rahuletto/simply-djs/overview)\n\n[![Documentation](https://img.shields.io/badge/SimplyDJS-Documentation-406dbc?style=for-the-badge)](https://simplyd.js.org)\n[![Support](https://img.shields.io/badge/Discord-Support-5865F2?style=for-the-badge\u0026logo=discord)](https://discord.gg/3JzDV9T5Fn)\n\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003ch3\u003eNow returning with v4 (DiscordJS v14 support)\u003c/h3\u003e\n  This was too late. But we will support v15 as soon as its released.\n\u003c/div\u003e\n\n---\n\n\u003e Thank you `CyberJack#6350` for helping me\n\n---\n\n\u003cbr\u003e\n\n## 🖥️ \u003cb\u003eHow to install ?\u003c/b\u003e\n\n```\nnpm install simply-djs\n```\n\n```\nyarn add simply-djs\n```\n\n```\npnpm add simply-djs\n```\n\n---\n\n# What's new 🎁\n\n## v4.1.1\n\n- JSDoc updated !. Now every single function gets intellisense upgrade\n- Bug fixes\n\n---\n\n# 📄 [License](https://creativecommons.org/licenses/by-nc-nd/4.0/)\n\n## You are free to:\n\n- **Share:** Copy and redistribute the material in any medium or format\n\n## Under the following terms:\n\n- **Attribution:** You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.\n\n- **NonCommercial:** You may not use the material for commercial purposes.\n\n- **NoDerivatives:** If you remix, transform, or build upon the material, you may not distribute the _modified_ material.\n\n\u003cimg style=\"margin-bottom:-6px; width: 100px\" src=\"https://mirrors.creativecommons.org/presskit/logos/cc.logo.large.png\"\u003e\n\n---\n\n# 👥 Contact us/Support\n\nhttps://discord.gg/3JzDV9T5Fn\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frahuletto%2Fsimply-djs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frahuletto%2Fsimply-djs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frahuletto%2Fsimply-djs/lists"}