{"id":21134318,"url":"https://github.com/devoxin/jukebot-js","last_synced_at":"2025-08-29T09:19:13.160Z","repository":{"id":91035441,"uuid":"86384415","full_name":"devoxin/JukeBot-JS","owner":"devoxin","description":"JukeBot - Written in NodeJS using the Eris library","archived":false,"fork":false,"pushed_at":"2023-11-01T21:05:13.000Z","size":319,"stargazers_count":10,"open_issues_count":1,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-05-12T06:41:10.217Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devoxin.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":"2017-03-27T21:11:45.000Z","updated_at":"2023-04-18T09:32:50.000Z","dependencies_parsed_at":"2023-07-07T07:00:17.914Z","dependency_job_id":null,"html_url":"https://github.com/devoxin/JukeBot-JS","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/devoxin%2FJukeBot-JS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devoxin%2FJukeBot-JS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devoxin%2FJukeBot-JS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devoxin%2FJukeBot-JS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devoxin","download_url":"https://codeload.github.com/devoxin/JukeBot-JS/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225478376,"owners_count":17480635,"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":[],"created_at":"2024-11-20T06:26:49.876Z","updated_at":"2024-11-20T06:26:50.560Z","avatar_url":"https://github.com/devoxin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deprecation Warning\nThis version of JukeBot is no longer maintained and shouldn't be used. Use the [Kotlin version](https://github.com/Devoxin/JukeBot) of JukeBot instead. \n\n------\n\n# Welcome to JukeBot's repository!\nrequires a mere 3 dependencies *not including the dependencies of those dependencies*\n\ndoesn't require ffmpeg/avconv, very low CPU \u0026 RAM usage because of the low dependency count \u0026 the fact that it'll only play opus format\n\nsoundcloud is probably broken because of the strict opus-only stuff\n\n\n## Self-Hosting: Getting Started\n\nYou'll need several things:\n\n[A Discord Account (duh)](https://discordapp.com)\n\n[A Discord Bot Account](https://discordapp.com/developers/applications/me)\n\n[A Google API Key](https://console.developers.google.com)\n\n[NodeJS 7.x](https://nodejs.org/en/download/current/)\n\n[Git](https://git-scm.com/)\n\n## Self-Hosting: Configuring \u0026 Running\n\nOnce you have the basics done above, begin by creating a folder somewhere accessible (E.g. your desktop).\n\nOpen your newly created folder, and shift+right-click inside. Select 'Open Command Window Here'.\n\nIn the command window, type in the following command:\n```\ngit clone https://github.com/Devoxin/JukeBot.git\n```\n![](http://i.imgur.com/qwJPsMP.png, \"Screenshot 1\")\n\nIn the new 'JukeBot' folder that's just been created, head into /src/, rename config.example.json to config.json and open it.\n\nInside config.json, enter your youtube key, bot token, desired prefix \u0026 paste your ID (in quotations, don't use your 4 digit discriminator) in the owner array, like so:\n![](http://i.imgur.com/na21QnO.png, \"Screenshot 2\")\n\n(You can get a youtube key from the Google API page. Create a project \u0026 enable the 'YouTube Data API v3' for it).\n\nProperty Breakdown: \n```\ntoken      - This is your bot token\nowners     - This acts as a bot override ensuring full permissions.\nyoutube    - This is your Google API key, used for accessing YouTube data\nsoundcloud - This is your SoundCloud API key, used for accessing SoundCloud data\nprefix     - This is the character users will need to prefix their messages with to use the bot\nversion    - DO NOT CHANGE. This helps diagnose issues should you encounter any.\nhardblock  - Users blocked from using the bot everywhere\n```\n\nOnce you've filled in config.json with the relevant info, return to your command window and type in\n```\nnpm install \u0026\u0026 npm start\n```\n![](http://i.imgur.com/easejxp.png, \"Screenshot 3\")\n\nThis will install the necessary modules and start JukeBot.\n\nThe last step is inviting the bot to your server. [Head Here](https://finitereality.github.io/permissions/?v=36793345) and paste your bot's client ID from the discord developers page into the box at the bottom left, and then click on the generated link. You'll be taken to the Discord page to invite the bot to your server, select the appropriate server and hit Authorize! You may now begin using the bot :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevoxin%2Fjukebot-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevoxin%2Fjukebot-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevoxin%2Fjukebot-js/lists"}