{"id":15755407,"url":"https://github.com/grantbirki/muse","last_synced_at":"2026-02-17T02:35:25.389Z","repository":{"id":210443422,"uuid":"726578621","full_name":"GrantBirki/muse","owner":"GrantBirki","description":"self-hosted and dockerized Discord bot for playing music","archived":false,"fork":false,"pushed_at":"2025-04-14T05:10:04.000Z","size":202,"stargazers_count":1,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-30T12:31:23.359Z","etag":null,"topics":["discord","muse","music","self-hosted"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/GrantBirki.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-12-02T19:17:46.000Z","updated_at":"2025-05-07T00:31:24.000Z","dependencies_parsed_at":"2024-03-31T20:29:46.164Z","dependency_job_id":"8687d135-7b73-428f-8c84-23f3d7f649be","html_url":"https://github.com/GrantBirki/muse","commit_stats":null,"previous_names":["grantbirki/evobot","grantbirki/muse"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/GrantBirki/muse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrantBirki%2Fmuse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrantBirki%2Fmuse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrantBirki%2Fmuse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrantBirki%2Fmuse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrantBirki","download_url":"https://codeload.github.com/GrantBirki/muse/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrantBirki%2Fmuse/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268654343,"owners_count":24285122,"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","status":"online","status_checked_at":"2025-08-04T02:00:09.867Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","muse","music","self-hosted"],"created_at":"2024-10-04T08:21:44.679Z","updated_at":"2026-02-17T02:35:20.363Z","avatar_url":"https://github.com/GrantBirki.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# muse 🎧\n\n[![deploy](https://github.com/GrantBirki/muse/actions/workflows/deploy.yml/badge.svg)](https://github.com/GrantBirki/muse/actions/workflows/deploy.yml) [![Unlock On Merge](https://github.com/GrantBirki/muse/actions/workflows/unlock-on-merge.yml/badge.svg)](https://github.com/GrantBirki/muse/actions/workflows/unlock-on-merge.yml)\n\nA self-hosted version of [muse](https://github.com/codetheweb/muse).\n\n## Commands 💻\n\nHere is a table of all commands that are available to use:\n\n\u003e Note: Many commands have optional arguments. View more details about a command by starting to type the command\n\n| Command | Description |\n| ------- | ----------- |\n| `/play \u003cquery\u003e` | Play a song or playlist from YouTube or Spotify |\n| `/next` | Skip to the next song |\n| `/stop` | Stop playback, disconnect, and clear all songs in the queue |\n| `/clear` | Clears all songs in the queue except the currently playing song |\n| `/now-playing` | Show the currently playing song |\n| `/disconnect` | Pause and disconnect |\n| `/favorites create` | Create a new favorite |\n| `/favorites list` | List all favorites |\n| `/favorites remove` | Removes a favorite |\n| `/favorites use` | Favorites use |\n| `/fseek \u003ctime\u003e` | Seek forward to a time in the current song |\n| `/loop` | Toggle looping of the current song |\n| `/move \u003cfrom\u003e \u003cto\u003e` | Move songs within the queue |\n| `/queue` | Show the current queue |\n| `/remove \u003cindex\u003e` | Remove songs from the queue |\n| `/replay` | Replay the current song |\n| `/resume` | Resume playback |\n| `/seek \u003ctime\u003e` | Seek to a position from the begining of the song |\n| `/shuffle` | Shuffle the current queue |\n| `/skip` | Skip the next song or songs depending on your inputs |\n| `/unskip` | Go back in the queue by one song |\n| `/volume` | Change the volume of the bot |\n| `/config set-default-volume` | Set the default volume of the bot | \n| `/config set-auto-announce-next-song True` | Set *auto-announce* on new tracks in your voice channel during the transition to a new track |\n\n## Features ⭐\n\n- 🎥 Livestreams\n- ⏩ Seeking within a song/video\n- 💾 Local caching for better performance\n- 📋 No vote-to-skip - this is anarchy, not a democracy\n- ↔️ Autoconverts playlists / artists / albums / songs from Spotify\n- ↗️ Users can add custom shortcuts (aliases)\n- 🔊 Normalizes volume across tracks\n\n## Updating 📦\n\nTo update the version that is deployed, do the following:\n\n- Go to the upstream [releases page](https://github.com/codetheweb/muse/releases) and find the latest version (e.g. `v2.4.3`)\n- Open the [`docker-compose.yml`](./docker-compose.yml) file and change the `image` field of the `muse` service to the new version (e.g. `codetheweb/muse:2.4.3`) - note: we leave out the `v` prefix here\n- Open a pull request with your changes\n- Once approved, comment `.deploy` on your PR to deploy the new version to production\n- If all goes well, merge the pull request\n- ✅ Done!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrantbirki%2Fmuse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrantbirki%2Fmuse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrantbirki%2Fmuse/lists"}