{"id":15065954,"url":"https://github.com/nerkoux/djs-v14","last_synced_at":"2025-10-26T18:11:25.211Z","repository":{"id":65663761,"uuid":"594479815","full_name":"nerkoux/Djs-V14","owner":"nerkoux","description":"A discord bot , with basic handler , music system, events \u0026 Dashboard working","archived":false,"fork":false,"pushed_at":"2023-10-28T03:54:33.000Z","size":356,"stargazers_count":28,"open_issues_count":0,"forks_count":8,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-06T05:40:27.228Z","etag":null,"topics":["dashboard","discord","discord-bot","discord-dashboard","discord-js","discord-js-v14","discordapp","discordbottemplate","djs-v14"],"latest_commit_sha":null,"homepage":"https://bot.akshatmehta.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nerkoux.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}},"created_at":"2023-01-28T17:21:54.000Z","updated_at":"2025-02-11T04:29:59.000Z","dependencies_parsed_at":"2023-02-18T02:46:05.093Z","dependency_job_id":null,"html_url":"https://github.com/nerkoux/Djs-V14","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerkoux%2FDjs-V14","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerkoux%2FDjs-V14/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerkoux%2FDjs-V14/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerkoux%2FDjs-V14/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nerkoux","download_url":"https://codeload.github.com/nerkoux/Djs-V14/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248225878,"owners_count":21068079,"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":["dashboard","discord","discord-bot","discord-dashboard","discord-js","discord-js-v14","discordapp","discordbottemplate","djs-v14"],"created_at":"2024-09-25T00:58:13.210Z","updated_at":"2025-10-26T18:11:20.193Z","avatar_url":"https://github.com/nerkoux.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Discord Bot Version V14 With Dashboard \n\nA complete code to download for a discord bot and have a great start out of it 🎧\n\nLooking for a code for a discord bot with basic handler and basic features ? This fully open source code is made for your project !\n\nIf you need help with this project, to get support faster you can join the help server by just clicking [here](https://discord.gg/TsAdmEZNZB).\n\n*If you don't have any development knowledge, it is recommended to join the Discord support server to get help.*\n\n### ⚡ Configuration\n\nOpen the configuration file located in the main folder `configuration.js`.\n\n```js\n/* --- CONFIGURATION --- */\n\nmodule.exports = {\n    prefix: \",\",\n    owner: [\"ownerid\"],\n    token: \"token\",\n    dbd_license: \"license\", // YOU CAN GET THIS FROM HERE - https://assistantscenter.com/discord-dashboard/v2\n    client_id: \"client_id\", // YOU CAN GET THIS FROM HERE - https://discord.com/developers/applications\n    client_secret: \"client_Secret\", // YOU CAN GET THIS FROM HERE - https://discord.com/developers/applications\n    port: port,\n    domain: \"domain\",\n    redirectUri: \"/discord/callback\",\n    emoji: {\n      \"play\": \"▶️\",\n      \"stop\": \"⏹️\",\n      \"queue\": \"📄\",\n      \"success\": \"☑️\",\n      \"repeat\": \"🔁\",\n      \"error\": \"❌\"\n    }\n  }\n```\n\nBasic configuration\n\n- `token`, the token of the bot available on the [Discord Developers](https://discordapp.com/developers/applications) section\n- `owner_id`, You have to get it by enabling the discord developer mode from the DiscordApp.\n- `dbl_license`, // YOU CAN GET THIS FROM HERE - [Assistants Center](https://assistantscenter.com/discord-dashboard/v2)\n- `client_id`, the client id of the bot available on the [Discord Developers](https://discordapp.com/developers/applications) section\n- `client_secret`, the client secret of the bot available on the [Discord Developers](https://discordapp.com/developers/applications) section\n- `redirect_uri`, You have to add Redirect URI for the bot available on the [Discord Developers](https://discordapp.com/developers/applications/oauth2/general) section\n\n### 📑 Installation\n\nTo use the project correctly you will need some tools.\n\n[Node JS](https://nodejs.org/en/) (v16.6) for environment\n\nWithout forgetting of course the code editor ^^\n\nRealized with ❤️ by [Akshat Mehta](https://github.com/nerkoux).\n\nPlease do not withdraw the license and keep the credits on this project.\n\n\n### 😊 Startup the Project\n\nTo run this project , type in Terminal\n\n```js\nnode open.js\n```\n\n\n## Authors\n\n- [@nerkoux](https://www.github.com/nerkoux)\n\n\n## Tutorial\n\nhttps://www.youtube.com/watch?v=pwq0sJpi7ZA\n\n## Feedback\n\nIf you have any feedback, please reach out to me at our discord server\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnerkoux%2Fdjs-v14","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnerkoux%2Fdjs-v14","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnerkoux%2Fdjs-v14/lists"}