{"id":19167501,"url":"https://github.com/simplediscordbotsjs/discord-music-bot","last_synced_at":"2026-04-30T08:40:41.272Z","repository":{"id":38198809,"uuid":"436437440","full_name":"SimpleDiscordBotsJS/Discord-Music-Bot","owner":"SimpleDiscordBotsJS","description":"Simple music bot for Discord server","archived":false,"fork":false,"pushed_at":"2023-03-13T12:03:12.000Z","size":62310,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-01-03T22:51:40.802Z","etag":null,"topics":["bot","discord","discord-bot","discord-js","discord-music","discord-music-bot","discordjs","distube","distubejs","music","music-bot","nodejs"],"latest_commit_sha":null,"homepage":"","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/SimpleDiscordBotsJS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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-12-09T00:48:25.000Z","updated_at":"2022-01-17T08:01:50.000Z","dependencies_parsed_at":"2024-11-09T09:38:00.075Z","dependency_job_id":"3ce74e32-5503-4c41-9e8d-3b966fcff22b","html_url":"https://github.com/SimpleDiscordBotsJS/Discord-Music-Bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimpleDiscordBotsJS%2FDiscord-Music-Bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimpleDiscordBotsJS%2FDiscord-Music-Bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimpleDiscordBotsJS%2FDiscord-Music-Bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimpleDiscordBotsJS%2FDiscord-Music-Bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SimpleDiscordBotsJS","download_url":"https://codeload.github.com/SimpleDiscordBotsJS/Discord-Music-Bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240247482,"owners_count":19771313,"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-bot","discord-js","discord-music","discord-music-bot","discordjs","distube","distubejs","music","music-bot","nodejs"],"created_at":"2024-11-09T09:37:55.128Z","updated_at":"2026-04-30T08:40:41.244Z","avatar_url":"https://github.com/SimpleDiscordBotsJS.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Discord-Music-Bot\nThis is a music bot for your Discord server.\n\nAdvantages:\n - I commented everything out, so it's easy to figure it out\n - All setup in one file\n - Checking for the server (It is necessary so that when using the bot on several servers, no crashes occur)\n\n---\n\n\u003e # Instructions\n## Discord Bot:\n - [Create application](https://discord.com/developers/applications)\n - Add a bot to it (Bot section)\n - In the same place where the bot was added, enable \"PRESENCE INTENT\" and \"SERVER MEMBERS INTENT\" (Without this, the bot will not work)\n - Add a bot to the server (here it is already)\n\n## Customizing the Config.json File\n ```js\n {\n    \"BOT_TOKEN\": \"Enter_discord_bot_token\",\n\n    \"DEBUG_EVENT\": false\n }\n ```\n \nThe bot token can be copied in the Bot section of [your application](https://discord.com/developers/applications)\n\n## To run locally, you need Node.JS\n - [Download Node.JS](https://nodejs.org/en/)\n\n## Start\n ```sh\n node .\n ```\n\n---\n\n\u003e ## pm2\n\u003e \u003cdetails\u003e\n\u003e \u003csummary\u003eInstallation pm2\u003c/summary\u003e\n\u003e \n\u003e \n\u003e ## Install pm2\n\u003e ```sh \n\u003e npm install --global pm2\n\u003e ```\n\u003e \n\u003e ## Startup\n\u003e  - [Check this](https://futurestud.io/tutorials/pm2-restart-processes-after-system-reboot)\n\u003e \n\u003e ## Starting\n\u003e  ```sh\n\u003e  pm2 start . --name \"Code bot\" --watch\n\u003e  ```\n\u003e \n\u003e ## Base commands for Neophyte's\n\u003e  ```sh\n\u003e pm2 list - show all process\n\u003e \n\u003e pm2 stop (id) - stopping process\n\u003e \n\u003e pm2 logs (. or id) - show logs\n\u003e  ```\n\u003e more in `pm2 -h` or [this](https://pm2.keymetrics.io/docs/usage/quick-start/) and Google 😉\n\u003e \n\u003e ---\n\u003e \n\u003e ## If you want to use nodemon and pm2\n\u003e  - [Check this](https://stackoverflow.com/questions/69457892/nodemon-watch-vs-pm2-watch)\n\u003e \n\u003e \u003c/details\u003e\n\n---\n\n\u003e ## Contribution\n​\nPlease make sure to read the [Contributing Guide](CONTRIBUTING.md) before sending an issue or making a pull request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimplediscordbotsjs%2Fdiscord-music-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimplediscordbotsjs%2Fdiscord-music-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimplediscordbotsjs%2Fdiscord-music-bot/lists"}