{"id":49187582,"url":"https://github.com/awesomekosm/shura","last_synced_at":"2026-04-23T05:01:08.807Z","repository":{"id":39386029,"uuid":"184841967","full_name":"awesomekosm/Shura","owner":"awesomekosm","description":"Discord Music Bot","archived":false,"fork":false,"pushed_at":"2026-04-23T03:23:58.000Z","size":302,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-23T04:23:18.643Z","etag":null,"topics":["bot","discord","docker","jda","lavaplayer","music"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/awesomekosm.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-05-04T02:06:59.000Z","updated_at":"2026-04-23T03:07:17.000Z","dependencies_parsed_at":"2023-02-12T06:31:56.409Z","dependency_job_id":"5b630e00-2021-473b-8c9c-6bd63d33e1c6","html_url":"https://github.com/awesomekosm/Shura","commit_stats":null,"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/awesomekosm/Shura","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awesomekosm%2FShura","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awesomekosm%2FShura/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awesomekosm%2FShura/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awesomekosm%2FShura/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awesomekosm","download_url":"https://codeload.github.com/awesomekosm/Shura/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awesomekosm%2FShura/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32166660,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-23T02:19:40.750Z","status":"ssl_error","status_checked_at":"2026-04-23T02:17:55.737Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["bot","discord","docker","jda","lavaplayer","music"],"created_at":"2026-04-23T05:01:07.808Z","updated_at":"2026-04-23T05:01:08.790Z","avatar_url":"https://github.com/awesomekosm.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eShura - ШУРА\u003c/h1\u003e\n\u003cp align=\"center\"\u003eDiscord Music Bot\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://hub.docker.com/r/shurapleer/shura\"\u003e\u003cimg alt=\"Docker Pulls\" src=\"https://img.shields.io/docker/pulls/shurapleer/shura\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/awesomekosm/Shura/releases\"\u003e\u003cimg alt=\"GitHub release (latest SemVer)\" src=\"https://img.shields.io/github/v/release/awesomekosm/shura\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n### Create Discord Token\n\n* Create an application https://discord.com/developers/applications\n* In settings click Bot\n* Get client id of the application\n* Link to authorize shura in channels where you can invite\n    - `https://discord.com/oauth2/authorize?client_id={YOUR_CLIENT_ID}\u0026permissions=3222528\u0026scope=bot`\n\n### Running\n\nUse discord token from the step above.  \nImage tags corresponds to the release.  More tags can be found at [Docker Hub](https://hub.docker.com/r/shurapleer/shura)\n\n```\ndocker run -d \\\n        --name shura \\\n        -v $(pwd)/cache:/opt/cache \\\n        --env JAVA_OPTS=\"-Dshura.discord.token=$DISCORD_TOKEN\" \\\n        shurapleer/shura:latest\n```\n\n### Building\n\n#### Maven Build\n* Have at least jdk 25\n* Execute `mvnw.cmd` on windows or `mvnw` on linux at the root of the directory\n* `./mvnw package`\n* Output will be in shura/target/shura-***.jar\n* This is a self contained jar, can be executed\n* `java -jar -Dshura.discord.token=YOUR_DISCORD_TOKEN shura-***.jar`\n\n#### Maven + Docker Build\n* Have at least jdk 25 and docker 18+\n* `./run.sh YOUR_DISCORD_TOKEN` from shura\n  - will build latest using bundled maven\n  - remove old *Shura* container if exists\n  - start docker container at that point can use invite link above\n\n### Commands\n\n#### PLAY\n* Can play anything supported by https://github.com/sedmelluq/lavaplayer\n* example\n* !play https://www.youtube.com/watch?v=miomuSGoPzI\n#### SUMMON\n* calls bot to the same voice channel as the user typing in command\n* !summon\n#### LEAVE\n* disconnects from voice\n#### PAUSE\n#### RESUME\n#### SKIP\n* can skip a single song\n* !skip\n* or multiple\n* !skip 3\n* or a whole playlist that's queued\n* !skip pl\n#### VOLUME\n* volume goes from 0 to 1000\n* default is\n* !volume 20\n\n### Features\n* Shura saves all of your inputs and starts where it left off incase it's turned off / crashes\n* Songs and playlists from YT are cached on disk. Requires `youtube-dl` or `yt-dlp` and `ffmpeg` on the path.\n* Shura has drunk mode enabled by default in application.yml, this means you don't have to type commands exactly\n* skop pley and !summie and volum will all work as if you typed it correctly даже поймет по руский\n\n### Properties\n\nDefaults\n```\nshura:\n  cache:\n    enabled: true\n    updated: true\n    directory: cache\n  drunk-mode: true\n  thresh-hold: 3\n  discord:\n    token: \n```\n\n### Platforms\n* Windows (x86 and x64)\n* Linux (x86 and x64, glibc \u003e= 2.15)\n\n### Local Docker Build\n* Build\n`./mvnw package`\n* Create container\n`docker build --tag local/shura:latest .`\nor\n`docker buildx build --platform=linux/amd64 -t local/shura:latest .`\n* Run\n`docker run --rm --name shura -v $(pwd)/cache:/opt/cache --env JAVA_OPTS=\"-Dshura.discord.token=YOUR_TOKEN\" local/shura`\n\n# Thanks\nGreat libraries that made this fun\n* https://github.com/lavalink-devs/lavaplayer\n* https://github.com/DV8FromTheWorld/JDA\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawesomekosm%2Fshura","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fawesomekosm%2Fshura","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawesomekosm%2Fshura/lists"}