{"id":24991336,"url":"https://github.com/evris99/mumble-jackson","last_synced_at":"2025-03-29T13:14:34.233Z","repository":{"id":46294827,"uuid":"413109431","full_name":"evris99/mumble-jackson","owner":"evris99","description":"A music streaming bot for Mumble.","archived":false,"fork":false,"pushed_at":"2023-10-29T15:50:57.000Z","size":8918,"stargazers_count":2,"open_issues_count":2,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-04T13:48:27.275Z","etag":null,"topics":["bot","golang","mumble","music","music-bot"],"latest_commit_sha":null,"homepage":"","language":"Go","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/evris99.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}},"created_at":"2021-10-03T15:00:21.000Z","updated_at":"2023-01-26T10:40:18.000Z","dependencies_parsed_at":"2024-06-20T00:06:08.455Z","dependency_job_id":null,"html_url":"https://github.com/evris99/mumble-jackson","commit_stats":null,"previous_names":["evris99/mumble-music-bot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evris99%2Fmumble-jackson","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evris99%2Fmumble-jackson/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evris99%2Fmumble-jackson/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evris99%2Fmumble-jackson/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evris99","download_url":"https://codeload.github.com/evris99/mumble-jackson/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246187238,"owners_count":20737462,"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":["bot","golang","mumble","music","music-bot"],"created_at":"2025-02-04T13:48:28.947Z","updated_at":"2025-03-29T13:14:34.195Z","avatar_url":"https://github.com/evris99.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mumble Jackson\n\nA music streaming bot for Mumble.\n\n[![API Reference](https://camo.githubusercontent.com/915b7be44ada53c290eb157634330494ebe3e30a/68747470733a2f2f676f646f632e6f72672f6769746875622e636f6d2f676f6c616e672f6764646f3f7374617475732e737667)](https://pkg.go.dev/github.com/evris99/mumble-music-bot)\n\n## Installation\n\n### Docker\n\nIn order to build the docker container you must first create a configuration.toml file. To do this you can copy the existing example configuration.\n\n```\ncp configuration.example.toml configuration.toml\n```\n\nThen you need to make the necessary changes to the configuration.\n\nTo build the container run:\n\n```\ndocker build -t mumble-jackson .\n```\n\nTo run the container run:\n\n```\ndocker run mumble-jackson\n```\n\n### Linux\n\nTo compile from source you need to have go installed.\nFirst you need to install the dependencies. If you are in a Debian-based distro run:\n\n```\nsudo apt install libopus-dev gcc ffmpeg\n```\n\nThen to build the executable run:\n\n```\ngit clone https://github.com/evris99/mumble-jackson.git\ncd mumble-jackson\ngo build .\n```\n\nRename the example configuration file.\n\n```\ncp configuration.example.toml configuration.toml\n```\n\nThen make the necessary changes to the file.\n\nTo start execute:\n\n```\n./mumble-jackson -c configuration.toml\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevris99%2Fmumble-jackson","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevris99%2Fmumble-jackson","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevris99%2Fmumble-jackson/lists"}