{"id":15045021,"url":"https://github.com/xernerx/xernerx","last_synced_at":"2025-10-24T22:30:52.681Z","repository":{"id":40653268,"uuid":"484159771","full_name":"Xernerx/xernerx","owner":"Xernerx","description":"A class based framework for discord.js. [BETA]","archived":false,"fork":false,"pushed_at":"2025-09-21T14:37:55.000Z","size":6886,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-21T14:38:42.589Z","etag":null,"topics":["discord","discord-js","discordjs","framework","javascript","typescript","xernerx"],"latest_commit_sha":null,"homepage":"https://docs.xernerx.com/xernerx","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/Xernerx.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-04-21T18:18:56.000Z","updated_at":"2025-09-15T15:02:38.000Z","dependencies_parsed_at":"2024-01-22T19:34:52.358Z","dependency_job_id":"2e674c94-edd0-4aff-85d8-e4ebdb97dbd5","html_url":"https://github.com/Xernerx/xernerx","commit_stats":{"total_commits":432,"total_committers":5,"mean_commits":86.4,"dds":0.537037037037037,"last_synced_commit":"a8cd0e289bb80077d84254f0dd22e19c3c6b0ed1"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/Xernerx/xernerx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xernerx%2Fxernerx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xernerx%2Fxernerx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xernerx%2Fxernerx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xernerx%2Fxernerx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Xernerx","download_url":"https://codeload.github.com/Xernerx/xernerx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xernerx%2Fxernerx/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":["discord","discord-js","discordjs","framework","javascript","typescript","xernerx"],"created_at":"2024-09-24T20:51:21.403Z","updated_at":"2025-10-24T22:30:52.237Z","avatar_url":"https://github.com/Xernerx.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- @format --\u003e\n\u003ccenter\u003e\n\n[![](./docs/icons/Xernerx%20-%20Logo%20-%20Purple.png)](https://xernerx.github.io/xernerx)\n\n[![Discord](https://img.shields.io/discord/784094726432489522?logo=discord)](https://discord.gg/teNWyb69dq)\n![npm](https://img.shields.io/npm/dw/xernerx)\n![npm](https://img.shields.io/npm/dt/xernerx)\n![Read the Docs](https://img.shields.io/readthedocs/node)\n![npm type definitions](https://img.shields.io/npm/types/xernerx)\n![node-current](https://img.shields.io/npm/v/discord.js)\n[![wakatime](https://wakatime.com/badge/user/0eeef1b5-98a7-4ec0-ab4c-db00536d5ed1/project/23ab34b7-623b-45e8-b8db-e9f1910589f7.svg)](https://wakatime.com/badge/user/0eeef1b5-98a7-4ec0-ab4c-db00536d5ed1/project/23ab34b7-623b-45e8-b8db-e9f1910589f7)\n![node-current](https://img.shields.io/node/v/xernerx)\n![GitHub commit activity (branch)](https://img.shields.io/github/commit-activity/t/xernerx/xernerx)\n\n\u003c/center\u003e\n# About\n\nXernerx is a class based discord.js framework. \\[BETA\\]\n\nIt can be customized to be a lightweight handler or a heavy customizable framework that does all the hard work for you\n\n## Features\n\n\u003e - [x] Slash command handler\n\u003e - [x] Message command handler\n\u003e - [x] Context command handler\n\u003e - [x] Event handler (with custom Events)\n\u003e - [x] Inhibitor handler\n\u003e - [x] Extension handler\n\u003e - [x] Client Utilities\n\u003e - [x] Message Utilities\n\u003e - [x] Interaction Utilities\n\u003e - [x] Message command handles\n\u003e - [x] Extension support\n\u003e - [x] ShardClient\n\n## Links\n\n\u003e - [Documentation](https://xernerx.github.io/xernerx/docs/#v4)\n\u003e - [Guide](https://xernerx.github.io/xernerx/guide/#v4)\n\n## Setup\n\n### Settings\n\n```js\nimport XernerxClient from 'xernerx';\n\nnew (class Client extends XernerxClient {\n\tconstructor() {\n\t\tsuper([discordOptions], [xernerxOptions]);\n\n\t\tthis.connect('token');\n\t}\n})();\n```\n\n### Handlers\n\nThere are 5 handlers total\n\n\u003e - Command handler, handles message, slash and context commands\n\u003e - Event handler, has all the Discord.js events and more\n\u003e - Inhibitor handler, handles conditions before commands are ran globally\n\u003e - Extension handler, more info [here](#Extensions)\n\u003e - Webhook handler, will allow for top.gg to get your stats (needs a rework)\n\n## Extensions\n\nXernerx supports the ability to use extensions, features not initially included into your code. You can use any extension based on the [xernerx-extension-builder](https://npmjs.com/xernerx-extension-builder) package, or make your own with it!\n\n## Notes\n\n- Only compatible with ESM\n- TypeScript and JavaScript support\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxernerx%2Fxernerx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxernerx%2Fxernerx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxernerx%2Fxernerx/lists"}