{"id":18838091,"url":"https://github.com/codiume/discord-bot-template","last_synced_at":"2026-01-07T09:48:03.310Z","repository":{"id":56813986,"uuid":"474069596","full_name":"codiume/discord-bot-template","owner":"codiume","description":"A simple template to start coding your own and personalized discord bot in Javascript","archived":false,"fork":false,"pushed_at":"2024-04-10T00:43:22.000Z","size":641,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-04-10T02:59:53.654Z","etag":null,"topics":["bot","discord","discord-js","hacktoberfest"],"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/codiume.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-03-25T15:42:36.000Z","updated_at":"2024-04-15T06:23:51.740Z","dependencies_parsed_at":"2023-02-16T04:01:09.890Z","dependency_job_id":"5a959751-71fe-4842-bc0d-fcd2fb9f7f8a","html_url":"https://github.com/codiume/discord-bot-template","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/codiume%2Fdiscord-bot-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codiume%2Fdiscord-bot-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codiume%2Fdiscord-bot-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codiume%2Fdiscord-bot-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codiume","download_url":"https://codeload.github.com/codiume/discord-bot-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246273514,"owners_count":20750904,"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":["bot","discord","discord-js","hacktoberfest"],"created_at":"2024-11-08T02:37:56.127Z","updated_at":"2026-01-07T09:48:03.280Z","avatar_url":"https://github.com/codiume.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Discord Bot Template\n\n[![js-standard-style](https://cdn.rawgit.com/standard/standard/master/badge.svg)](http://standardjs.com)  \n[![Discord.js](https://img.shields.io/badge/discord.js-v14-blue)](https://discord.js.org)\n\nA simple template to get you started with coding your own personalized Discord bot using **JavaScript**.\n\n## Features\n\n- Easy to get started with a pre-configured template.\n- Uses **discord.js** library to interact with the Discord API.\n- Follows the **JavaScript Standard Style** for code consistency.\n- Lightweight and extensible for your custom features.\n\n## Requirements\n\nBefore running the bot, make sure you have:\n\n- [Node.js](https://nodejs.org/) (v17.0.0 or higher)\n- A Discord bot token (Create one via [Discord Developer Portal](https://discord.com/developers/applications))\n\n## Setup Instructions\n\n#### 1. Clone the repository\n\n```bash\ngit clone git@github.com:codiume/discord-bot-template.git fancy-bot\n```\n\n#### 2. Navigate to the project directory\n```\ncd fancy-bot\n```\n#### 3. Install the required dependencies\n```\nnpm install\n```\n#### 4. Configure your bot token\nCreate a `.env` file in the root of your project and add your Discord bot token:\n```\nDISCORD_BOT_TOKEN=your-bot-token-here\n```\n#### 5. Run the bot locally\n```\nnpm run dev\n```\nYour bot should now be running and connected to your Discord server!\nAdditional Features\n\n- Add more commands by modifying the `commands` folder.\n- Customize bot events by editing the `events` folder.\n\n### Contributing\nFeel free to fork and contribute to this project. Submit pull requests with improvements, bug fixes, or new features!\n\n### Contributors\nThanks to the following people who have contributed to this project:\n\n- [mhdcodes](https://github.com/mhdcodes) - Maintainer\n- [NekoSakuraLucia](https://github.com/NekoSakuraLucia) - Contributor\n\n###### Created with ❤️ by Codiume","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodiume%2Fdiscord-bot-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodiume%2Fdiscord-bot-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodiume%2Fdiscord-bot-template/lists"}