{"id":28589575,"url":"https://github.com/rafisarkar0128/node","last_synced_at":"2025-06-11T08:07:53.934Z","repository":{"id":64621468,"uuid":"574881805","full_name":"rafisarkar0128/Node","owner":"rafisarkar0128","description":"A Multipurpose discord bot","archived":false,"fork":false,"pushed_at":"2025-06-10T21:14:13.000Z","size":1148,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-11T08:06:23.831Z","etag":null,"topics":["bot","discord-bot","discord-js","javascript","lavalink-musicbot","moderation-bot","music-bot"],"latest_commit_sha":null,"homepage":"https://rafisarkar0128.github.io/Node/","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/rafisarkar0128.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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-12-06T09:28:37.000Z","updated_at":"2025-06-10T21:17:32.000Z","dependencies_parsed_at":"2025-01-28T03:20:47.389Z","dependency_job_id":"12703bbc-7a70-4abe-8f05-db27dee1d55e","html_url":"https://github.com/rafisarkar0128/Node","commit_stats":null,"previous_names":["theassassin0128/node","rafisarkar0128/node"],"tags_count":5,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafisarkar0128%2FNode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafisarkar0128%2FNode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafisarkar0128%2FNode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafisarkar0128%2FNode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rafisarkar0128","download_url":"https://codeload.github.com/rafisarkar0128/Node/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafisarkar0128%2FNode/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259227950,"owners_count":22824902,"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-bot","discord-js","javascript","lavalink-musicbot","moderation-bot","music-bot"],"created_at":"2025-06-11T08:06:14.956Z","updated_at":"2025-06-11T08:07:53.916Z","avatar_url":"https://github.com/rafisarkar0128.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Version][version-shield]][version-shield-link]\n[![Contributors][contributors-shield]][contributors-url]\n[![Forks][forks-shield]][forks-url]\n[![Stargazers][stars-shield]][stars-url]\n[![Issues][issues-shield]][issues-url]\n[![Support Server][support-shield]][support-server]\n[![MIT License][license-shield]][license-url]\n[![CodeQL][codeql]][codeql-url]\n[![Dependency Review][dependency-review]][dependency-review-url]\n[![CodeFactor][code-factor]][code-factor-url]\n\n# 🚀 Node - Multipurpose Discord Bot\n\n**Node** is a multipurpose Discord bot that is built with [discord.js](https://github.com/discordjs/discord.js), a powerful [Node.js](https://nodejs.org) module that allows you to easily interact with the [Discord API](https://discord.com/developers/docs/intro).\n\n[✉️ Invite Node][bot-invite] • [🆘 Support Server][support-server] • [📝 Bug \u0026 Request Feature][issues-url]\n\n## 📊 Road Map\n\n- [x] **Basic Bot**\n- [x] **Music Bot**\n- [x] **Moderation Bot**\n- [x] **Information Bot**\n- [ ] **Website**\n- [ ] **Dashboard**\n- [ ] **Documentation**\n\n## 💡 Features\n\n- **Advanced Logger**\n- **Moderation Tools**\n- **Music Streaming**\n- **Server Management**\n- **Highly Customizable**\n- **Multi-Language Support**\n- **Custom Scripts**\n- **Advanced Error Handler**\n- **Predefined Types**\n- **Basic Sharding**\n- **Advanced Validation**\n- **Templates for Events, Commands \u0026 Contexts**\n\n## 🔧 Requirements\n\nBefore you get started, you need to have the following:\n\n- [![Node.JS](https://img.shields.io/badge/Node.js-43853D?style=for-the-badge\u0026logo=node.js\u0026logoColor=white)](https://nodejs.org/en/download/) (Recommend LTS or Higher)\n- [![Lavalink](https://img.shields.io/badge/Lavalink-7289DA?style=for-the-badge\u0026logo=discord\u0026logoColor=white)](https://github.com/lavalink-devs/lavalink) (V4 or Higher)\n- [![MongoDB](https://img.shields.io/badge/MongoDB-47A248?style=for-the-badge\u0026logo=mongodb\u0026logoColor=white)](https://www.mongodb.com/try/download/community) (Required for MongoDB database)\n\n## 🚀 Get Started\n\n1. First clone the repository:\n\n```bash\ngit clone https://github.com/rafisarkar0128/Node.git\n```\n\n2. Change to the directory:\n\n```bash\ncd Node\n```\n\n3. Install the required packages:\n\n```bash\npnpm install # you can also use npm if you want\n```\n\n\u003e [!NOTE]\n\u003e Install `pnpm` if you don't have it installed\n\n```bash\nnpm install -g pnpm\n```\n\n4. Copy `example.lavalink-nodes.js` to `lavalink-nodes.js`\n\n\u003e [!IMPORTANT]\n\u003e If you are using external nodes then add them. For locally hosted node no need to add extra info.\n\n5. Copy `.env.example` to `.env` and fill in all the required values.\n\n6. Now go to [Discord Developer Page](https://discord.com/developers/applications) select your application and head to OAuth2 tab. In OAuth2 URL Generator select \"bot\" and \"application.commands\" scopes, scroll down select \"Administrator\" permission, copy the URL, open the URL and invite the bot to your server.\n\n7. Start the bot:\n\n```bash\n# You can also use npm if you want\npnpm start\npnpm run dev # if you want to run in dev mode\n```\n\n8. Start using the bot. Use `/ping` or `/botinfo` commands.\n\n\u003e [!NOTE]\n\u003e By default, the bot loads slash commands globally. To load slash commands to a single server, go to `src/config.js`, in `bot` change value of `global` to `false`. This will make sure that the slash commands are available only in your server.\n\n## 🗝️ Sharding\n\n**Sharding** is not recommended for bots that are in less than **2,000 servers**. By default the bot runs without sharding. To enable sharding, start the bot like this:\n\n```bash\npnpm run shard\npnpm run devShard # if you want to run in dev mode\n```\n\n## 📜 Commands\n\n\u003e [!NOTE]\n\u003e There will be a dedicated markdown file for commands in future.\n\u003e For now here are some public commands of the bot.\n\n| Name     | Description                                     |\n| -------- | ----------------------------------------------- |\n| ping     | 🏓 Pong! Replies with bot's response time.      |\n| botinfo  | 📖 View bot's information.                      |\n| invite   | returns a link button with bot's invite URL.    |\n| language | 🌐 Change your language for the bot.            |\n| play     | ▶ Play songs or tracks from available sources. |\n| purge    | 🧹 Delete bulk amount of messages.              |\n\n## 🤝 Contributing\n\nPlease check the [issues page](https://github.com/rafisarkar0128/Node/issues) for open issues and feature requests.\n\nThank you for your interest in contributing to this project! Remember to follow these guidelines when contributing:\n\n1. Fork the repository and create a new branch for your feature or bug fix.\n2. Write clean and concise code that follows the established coding style.\n3. Create detailed and thorough documentation for any new features or changes.\n4. Write and run tests for your code.\n5. Submit a pull request with your changes. Your contribution will be reviewed, and any necessary feedback or changes will be discussed with you.\n\n💖 I appreciate your help in making this project better!\n\n## 📄 License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n## 👥 Contributors\n\nThanks go to these wonderful people for their contributions:\n\n\u003ca href=\"https://github.com/rafisarkar0128/Node/graphs/contributors\"\u003e\n\u003cimg src=\"https://contrib.rocks/image?repo=rafisarkar0128/Node\" /\u003e\n\u003c/a\u003e\n\n[bot-invite]: https://discord.com/oauth2/authorize?client_id=1030698369435320350\n[version-shield]: https://img.shields.io/github/package-json/v/rafisarkar0128/Node?style=for-the-badge\n[version-shield-link]: https://github.com/rafisarkar0128/Node\n[contributors-shield]: https://img.shields.io/github/contributors/rafisarkar0128/Node?style=for-the-badge\n[contributors-url]: https://github.com/rafisarkar0128/Node/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/rafisarkar0128/Node?style=for-the-badge\n[forks-url]: https://github.com/rafisarkar0128/Node/network/members\n[stars-shield]: https://img.shields.io/github/stars/rafisarkar0128/Node?style=for-the-badge\n[stars-url]: https://github.com/rafisarkar0128/Node/stargazers\n[issues-shield]: https://img.shields.io/github/issues/rafisarkar0128/Node?style=for-the-badge\n[issues-url]: https://github.com/rafisarkar0128/Node/issues\n[support-shield]: https://img.shields.io/discord/1054284394791178291?logo=discord\u0026colorB=7289DA\u0026style=for-the-badge\n[support-server]: https://discord.gg/E6H9VvBdTk\n[license-shield]: https://img.shields.io/github/license/rafisarkar0128/Node?style=for-the-badge\n[license-url]: https://github.com/rafisarkar0128/Node/blob/master/LICENSE\n[codeql]: https://img.shields.io/github/actions/workflow/status/rafisarkar0128/Node/codeql.yml?style=for-the-badge\u0026logo=github\u0026label=Codeql\n[codeql-url]: https://github.com/rafisarkar0128/Node/actions/workflows/codeql.yml\n[dependency-review]: https://img.shields.io/github/actions/workflow/status/rafisarkar0128/Node/dependency-review.yml?style=for-the-badge\u0026label=Dependency%20Review\u0026logo=github\n[dependency-review-url]: https://github.com/rafisarkar0128/Node/actions?query=workflow%3A%22Dependency+Review%22\n[code-factor]: https://img.shields.io/codefactor/grade/github/rafisarkar0128/node?logo=codefactor\u0026logoColor=%23F44A6A\u0026style=for-the-badge\n[code-factor-url]: https://www.codefactor.io/repository/github/rafisarkar0128/node\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frafisarkar0128%2Fnode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frafisarkar0128%2Fnode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frafisarkar0128%2Fnode/lists"}