{"id":18576501,"url":"https://github.com/tomato6966/discord-js-v14-handler","last_synced_at":"2026-03-10T16:32:03.512Z","repository":{"id":104042256,"uuid":"555481428","full_name":"Tomato6966/discord-js-v14-handler","owner":"Tomato6966","description":"Discord.js V14 Slash-Command and Context-Menu Handler. Most efficient and advanced Handler out there!","archived":false,"fork":false,"pushed_at":"2023-09-10T14:49:26.000Z","size":49,"stargazers_count":26,"open_issues_count":1,"forks_count":9,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-10T21:39:39.677Z","etag":null,"topics":["command","discord","discord-js","discord-js-handler","discord-js-handler-v14","discord-jsv14","handler"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/Tomato6966.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":["https://paypal.me/MilratoDevelopment","https://discord.gg/milrato","https://bero.milrato.dev"]}},"created_at":"2022-10-21T17:05:42.000Z","updated_at":"2025-03-06T21:57:22.000Z","dependencies_parsed_at":"2024-11-06T23:28:39.441Z","dependency_job_id":"fba03278-b95f-48d4-a353-cfa0990d086b","html_url":"https://github.com/Tomato6966/discord-js-v14-handler","commit_stats":null,"previous_names":[],"tags_count":1,"template":true,"template_full_name":null,"purl":"pkg:github/Tomato6966/discord-js-v14-handler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tomato6966%2Fdiscord-js-v14-handler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tomato6966%2Fdiscord-js-v14-handler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tomato6966%2Fdiscord-js-v14-handler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tomato6966%2Fdiscord-js-v14-handler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tomato6966","download_url":"https://codeload.github.com/Tomato6966/discord-js-v14-handler/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tomato6966%2Fdiscord-js-v14-handler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30342176,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T15:55:29.454Z","status":"ssl_error","status_checked_at":"2026-03-10T15:54:58.440Z","response_time":106,"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":["command","discord","discord-js","discord-js-handler","discord-js-handler-v14","discord-jsv14","handler"],"created_at":"2024-11-06T23:25:13.290Z","updated_at":"2026-03-10T16:32:03.487Z","avatar_url":"https://github.com/Tomato6966.png","language":"JavaScript","funding_links":["https://paypal.me/MilratoDevelopment","https://discord.gg/milrato","https://bero.milrato.dev"],"categories":[],"sub_categories":[],"readme":"# Base discord.js v14 Command Handler\n\nWritten by Tomato6966\nMade for [Deezcord](https://github.com/Tomato6966/deezcord-music-bot)\n\n\n# Features\n\n✔ Slash Commands\n\n✔ Sub-Slash Commands\n\n✔ Group-Sub-Slash Commands\n\n✔ Context-Menus\n\n✔ Extends discord.js for better types\n\n✔ Default sharding via [discord-hybrid-sharding](https://npmjs.com/discord-hybrid-sharding)\n\n✔ jsdoc Types\n\n✔ color based log-level logger without a console coloring module\n\n✔ slash command mentions cache builder\n\n✔ fast, and memory friendly File Loading (no synchronus, memory rss blocking)\n\n✔ Modern ESM Style\n\nAnd more!\n\n## Slash Commands Limits:\n\nIn the `/src/commands` you can create up to **100 Commands / Folders**.\n\n - Slash Commands\n\nInside of a Folder of `/src/commands`, e.g: `/src/commands/Info` you can create up to **25 Commands / Folders**\n\n - Sub-Slash Commands\n\nInside of a Folder of a Folder of `/src/commands`, e.g: `/src/commands/Info/User` you can create up to **25 Commands**\n\n - Group-Sub-Slash Commands\n\n### Important!\n\n**NOTE:** For Every folder you create inside of `/src/commands`, you need to write the DirSetup object in: `/src/data/SlashCommandDirSetup.mjs`\n\n - This Project is a `module` aka written in `esm`, so your JS Files should be named: `*.mjs`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomato6966%2Fdiscord-js-v14-handler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomato6966%2Fdiscord-js-v14-handler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomato6966%2Fdiscord-js-v14-handler/lists"}