{"id":24465767,"url":"https://github.com/andersonsrocha/playzone","last_synced_at":"2026-05-03T23:33:10.270Z","repository":{"id":219146111,"uuid":"576683699","full_name":"andersonsrocha/playzone","owner":"andersonsrocha","description":"🤖 Music bot for discord","archived":false,"fork":false,"pushed_at":"2022-12-25T20:40:23.000Z","size":51,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-20T05:11:55.990Z","etag":null,"topics":["discord","discord-bot","nodejs","typescript"],"latest_commit_sha":null,"homepage":"http://bit.ly/3PjEvZ6","language":"TypeScript","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/andersonsrocha.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,"roadmap":null,"authors":null}},"created_at":"2022-12-10T16:35:36.000Z","updated_at":"2022-12-11T04:25:10.000Z","dependencies_parsed_at":"2024-01-25T18:39:22.381Z","dependency_job_id":"ba24bb72-b15a-44e9-bc1d-15fea3c3b050","html_url":"https://github.com/andersonsrocha/playzone","commit_stats":null,"previous_names":["andersonsrocha/playzone"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andersonsrocha/playzone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andersonsrocha%2Fplayzone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andersonsrocha%2Fplayzone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andersonsrocha%2Fplayzone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andersonsrocha%2Fplayzone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andersonsrocha","download_url":"https://codeload.github.com/andersonsrocha/playzone/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andersonsrocha%2Fplayzone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32589238,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"ssl_error","status_checked_at":"2026-05-03T22:09:10.534Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["discord","discord-bot","nodejs","typescript"],"created_at":"2025-01-21T06:12:50.129Z","updated_at":"2026-05-03T23:33:10.255Z","avatar_url":"https://github.com/andersonsrocha.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n🤖 Playzone Bot\n\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\n\nMusic bot application for discord using node.js + TypeScript, with support from [discord.js](https://discord.js.org) library and [discord-player](https://discord-player.js.org).\n\n![](https://img.shields.io/badge/release-v1.0.0-52a49a)\n![](https://img.shields.io/badge/yarn-%3E%3D%208.19.1-blue)\n![](https://img.shields.io/badge/node-%3E%3D%2018.9.0-green)\n\n[discord.js](https://discord.js.org/) · [discord-player](https://discord-player.js.org) · [@discordjs/opus](https://github.com/discordjs/opus) · [ffmpeg](https://ffmpeg.org)\n\n\u003c/div\u003e\n\n\u003ch2\u003e🗒️ Index\u003c/h2\u003e\n\n- [🚀 Technologies](#-technologies)\n- [✨ Features](#-features)\n- [📑 Environment](#-environment)\n- [⌨️ Commands](#️-commands)\n- [📦 Install](#-install)\n- [🔨 Build](#-build)\n- [🔗 Links](#-links)\n- [📝 License](#-license)\n\n## 🚀 Technologies\n\n- 💡 TypeScript\n- 🤖 discord.js\n- 🔊 discord-player\n\n## ✨ Features\n\n- 🔥 Play music from YouTube\n- 🎵 Play music from Spotify\n- 🎧 Play music from SoundCloud\n\n## 📑 Environment\n\n📝 Create **environment** variables .env file and add the keys TOKEN - will be the [value](https://discord.com/developers/applications) of your API key - and CLIENT_ID - will be your application ID\n\n```bash\nTOKEN=your_key\nCLIENT_ID=your_id\n```\n\n## ⌨️ Commands\n\n📝 All commands available in playzone bot\n\n|      **Name**      |           **Description**            | **Options** |\n| :----------------: | :----------------------------------: | :---------: |\n|     **/exit**      |  Kick the bot from the channel! 🔇   |             |\n|     **/help**      |      Show list of commands! 📋       |             |\n|     **/pause**     |     Pauses the current song! ⏸️      |             |\n| **/play playlist** |         Plays a playlist! 🎵         |   \\\u003curl\u003e    |\n|   **/play song**   |       Plays a single song! 🎵        |   \\\u003curl\u003e    |\n|  **/play search**  |  Searchs for a song and play it! 🎵  |  \\\u003cquery\u003e   |\n|     **/queue**     | Show first 10 songs in the queue! 📋 |             |\n|    **/resume**     |     Resumes the current song! 🎵     |             |\n|     **/skip**      |      Skips the current song! ⏭️      |             |\n\n## 📦 Install\n\n📝 Install the dependencies and **start** the project\n\n```bash\nnpm install\nnpm run dev\n```\n\n## 🔨 Build\n\n📝 **Build** the application for **production**\n\n```bash\nnpm run build\n```\n\n## 🔗 Links\n\n- [Discord js](https://discord.js.org)\n- [Discord Player](https://discord-player.js.org)\n- [Discord js Opus](https://github.com/discordjs/opus)\n- [Github](https://github.com/andersonsrocha)\n- [LinkedIn](https://www.linkedin.com/in/anderson-silva-a40926192)\n\n## 📝 License\n\nThis project is under the MIT license. See the [LICENSE](LICENSE) file for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandersonsrocha%2Fplayzone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandersonsrocha%2Fplayzone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandersonsrocha%2Fplayzone/lists"}