{"id":31551534,"url":"https://github.com/jazware/mumble","last_synced_at":"2026-04-16T23:03:07.465Z","repository":{"id":145897902,"uuid":"437100268","full_name":"jazware/mumble","owner":"jazware","description":"A discord bot that mumbles the audio from another room into your room (WIP)","archived":false,"fork":false,"pushed_at":"2021-12-11T23:45:40.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-06T21:40:43.152Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jazware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2021-12-10T20:04:10.000Z","updated_at":"2021-12-11T23:45:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"c807fa98-1321-4ad0-be83-db6cac77af3e","html_url":"https://github.com/jazware/mumble","commit_stats":null,"previous_names":["jazware/mumble"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jazware/mumble","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazware%2Fmumble","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazware%2Fmumble/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazware%2Fmumble/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazware%2Fmumble/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jazware","download_url":"https://codeload.github.com/jazware/mumble/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazware%2Fmumble/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31907728,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"ssl_error","status_checked_at":"2026-04-16T18:21:47.142Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":[],"created_at":"2025-10-04T18:57:12.183Z","updated_at":"2026-04-16T23:03:07.441Z","avatar_url":"https://github.com/jazware.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg align=\"right\" src=\"http://bwmarrin.github.io/discordgo/img/discordgo.png\"\u003e\n\n## DiscordGo Voice Receive Example\n\nThis example experiments with receiving voice data from Discord. It joins\na specified voice channel, listens for 10 seconds and saves .ogg files for each\nSSRC that it finds in the channel. An exercise left to the reader is to translate\nthese SSRCs to user IDs; see speaking update events for this information. :)\n\nThis example makes heavy use of the [Pion](https://github.com/pion) family of libraries.\nGo check them out for anything to do with voice, video or WebRTC; it's a great\ngroup of people maintaining the project!\n\nPlease note that voice receive is **not** officially supported, any may break\nat essentially any time (and has in the past). This code works at the time of\nits writing, but YMMV in the future.\n\n**Join [Discord Gophers](https://discord.gg/0f1SbxBZjYoCtNPP)\nDiscord chat channel for support.**\n\n### Build\n\nTo build, make sure that modules are enabled, and run:\n\n```sh\ngo build\n```\n\n### Usage\n\nThree flags are required: the bot's token, the guild ID containing the voice channel to join, and the ID of the voice channel to join.\n\n```sh\n./voice_receive -t MY_TOKEN -g 1234123412341234 -c 5678567856785678\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjazware%2Fmumble","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjazware%2Fmumble","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjazware%2Fmumble/lists"}