{"id":19227664,"url":"https://github.com/dxxxxy/discord.js-template","last_synced_at":"2026-04-17T10:06:47.694Z","repository":{"id":108638433,"uuid":"396081592","full_name":"dxxxxy/Discord.js-Template","owner":"dxxxxy","description":"Easy to use and configure discord.js bot template with dotenv and mongoose pre-integrated.","archived":false,"fork":false,"pushed_at":"2022-08-23T17:11:51.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-23T10:29:15.420Z","etag":null,"topics":["bot","discord-js","dotenv","mongoose","template"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dxxxxy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-08-14T17:36:53.000Z","updated_at":"2022-08-23T17:11:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"3d581f7e-68b7-4e6c-af42-968dca6a04c6","html_url":"https://github.com/dxxxxy/Discord.js-Template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/dxxxxy/Discord.js-Template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dxxxxy%2FDiscord.js-Template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dxxxxy%2FDiscord.js-Template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dxxxxy%2FDiscord.js-Template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dxxxxy%2FDiscord.js-Template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dxxxxy","download_url":"https://codeload.github.com/dxxxxy/Discord.js-Template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dxxxxy%2FDiscord.js-Template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278250080,"owners_count":25955839,"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-03T02:00:06.070Z","response_time":53,"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","discord-js","dotenv","mongoose","template"],"created_at":"2024-11-09T15:24:24.795Z","updated_at":"2025-10-04T00:47:49.308Z","avatar_url":"https://github.com/dxxxxy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Discord.js Template\nEasy to use and configure discord.js bot template with dotenv and mongoose pre-integrated.\n## npm Dependencies\n```js\n├── discord.js@14.3.0\n├── dotenv@16.0.1\n└── mongoose@6.5.2\n```\n## .env Configuration\n```js\n# Necessary\nCLIENT_TOKEN=\"\" //your bot's client token\nPREFIX=\"\" //your own prefix\n\n# Optional\nDATABSE=\"\"\n```\n## Installation\n1. Clone this repository using \u003ckbd\u003egit clone https://github.com/DxxxxY/Discord.js-Template.git\u003c/kbd\u003e\n2. Install dependencies using \u003ckbd\u003enpm i\u003c/kbd\u003e\n3. Create a `.env` file while following [.env Configuration](#env-configuration)\n4. Start the bot using \u003ckbd\u003enode .\u003c/kbd\u003e\n\u003e Congrats, you made it!\n## How to use\n- If you want to create a command, do so in the `commands` folder, the file should have the intended command's name as its file name.\n\u003e You can check out the [info](commands/info.js) command's comments to familiarize yourself more with this template.\n- If you want to create an event, do so in the `events` folder, the file should have the intended event's name as its file name.\n\u003e You can find all the event names at: [Client Event List](https://discord.js.org/#/docs/main/stable/class/Client?scrollTo=e-applicationCommandCreate).\n\n\u003e You can check out the [ready](events/ready.js) event's comments to familiarize yourself more with this template.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdxxxxy%2Fdiscord.js-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdxxxxy%2Fdiscord.js-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdxxxxy%2Fdiscord.js-template/lists"}