{"id":17220605,"url":"https://github.com/mumble-voip/mumo","last_synced_at":"2025-10-12T05:31:24.174Z","repository":{"id":18649675,"uuid":"21856572","full_name":"mumble-voip/mumo","owner":"mumble-voip","description":"Mumble Moderator framework simplifying development of plugins that connect to Mumble servers via Ice. (handles basic ICE connectivity, contains basic module loading and message multiplexing)","archived":false,"fork":false,"pushed_at":"2024-07-28T09:26:39.000Z","size":190,"stargazers_count":55,"open_issues_count":7,"forks_count":30,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-01-21T15:07:55.885Z","etag":null,"topics":["hacktoberfest","ice","mumble","python","zeroc-ice"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"LarryMad/recipes","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mumble-voip.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},"funding":{"liberapay":"mumble"}},"created_at":"2014-07-15T11:06:23.000Z","updated_at":"2024-12-15T03:54:20.000Z","dependencies_parsed_at":"2022-07-16T15:30:32.039Z","dependency_job_id":"5d1fba75-1f6a-4686-9a87-1681340686d3","html_url":"https://github.com/mumble-voip/mumo","commit_stats":{"total_commits":112,"total_committers":12,"mean_commits":9.333333333333334,"dds":0.4464285714285714,"last_synced_commit":"f99a20f41350c212eae123d4898ceb4df93c06e2"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mumble-voip%2Fmumo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mumble-voip%2Fmumo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mumble-voip%2Fmumo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mumble-voip%2Fmumo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mumble-voip","download_url":"https://codeload.github.com/mumble-voip/mumo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236169077,"owners_count":19106104,"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":["hacktoberfest","ice","mumble","python","zeroc-ice"],"created_at":"2024-10-15T03:52:44.808Z","updated_at":"2025-10-12T05:31:23.840Z","avatar_url":"https://github.com/mumble-voip.png","language":"Python","funding_links":["https://liberapay.com/mumble"],"categories":[],"sub_categories":[],"readme":"# mumo - The Mumble Moderator\n\nMumo is meant to provide a platform on which Python-based Mumble server ICE extension modules can be built upon. The goal is to reduce the boilerplate needed\nto interact with the Mumble server to a minimum.\n\nTo achieve this goal, tasks like Ice interface setup, basic error\nhandling, configuration management, logging, and more are provided\nby mumo. Developers can focus on their specific functionality instead.\n\n## Requirements\n\nmumo requires:\n\n* python \u003e=3.2\n* python3-zeroc-ice\n* zeroc-ice-slice\n* mumble-server \u003e=1.2.3 (not tested with lower versions)\n\n## Setting up\n\nTo configure and run mumo take a look at the `mumo.ini` and the module\nspecific configurations in `modules-available` folder. Enabling modules\nis done by linking the configuration in modules-available to the\n`modules-enabled` folder.\n\n## Docker image\n\nAn official docker image is available at https://hub.docker.com/r/mumblevoip/mumo.\n\nMore information in [docker.md](docker.md).\n\n## Modules for Mumble moderator\n\n### Included modules\n\nCurrently, mumo comes with the following modules:\n\n#### bf2\n\nBattlefield 2 game management plugin that can dynamically move players into appropriate channels and groups to fit the in-game command structure. This is achieved by using data gathered from Mumble's positional audio system and does not require cooperation from the game server.\n\n#### idlemove\n\nPlugin for moving players that have been idle for a configurable amount of time into an idle channel. Optionally the players can be muted/deafened on move.\n\n#### onjoin\n\nMoves players into a specific channel on connect regardless of which channel they were in when they left last time.\n\n#### seen\n\nMakes the server listen for a configurable keyword to ask for the last time a specific nick was seen on the server.\n\n#### source\n\nSource game management plugin that can dynamically move players into on-the-fly-created channel structures representing in-game team setup.\nThis is achieved by using data gathered from Mumble's positional audio system and does not require cooperation from the game server.\n \nCurrently, the following source-engine-based games are supported: Team Fortress 2, Day of Defeat: Source, Counter-Strike: Source, Half-Life 2: Deathmatch.\n\n#### test\n\nA debugging plugin that registers for all possible events and outputs every call with parameters into the debug log.\n\n### 3rd party modules\nSee [docs/third-party-modules.md](docs/third-party-modules.md)\n\n## Contributing\nWe appreciate contributions. For example as issue or suggestion reports and comments, change pull requests, additional modules, or extending documentation.\n\nYou can talk to us in tickets or in chat in [#mumble-dev:matrix.org](https://matrix.to/#/#mumble-dev:matrix.org).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmumble-voip%2Fmumo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmumble-voip%2Fmumo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmumble-voip%2Fmumo/lists"}