docker-mumo
Mumo python bot server for mumble.
50K+
Python Mumble admin scripts running in a container. See https://github.com/mumble-voip/mumo for more information.
First run the container and it will create all the necessary config files and exit.
docker run --name mumo --net=container:`id_of_mumble_server_container` -d -v /path/to/mumo/folder:/data mycatisblack/docker-mumo
Edit mumo.ini and copy config files from modules_available to modules_enabled that you want to activate. Make any edits to those files. Then fire the container up again.
docker start mumo
Content type
Image
Digest
sha256:b992f87ad…
Size
159.8 MB
Last updated
over 10 years ago
docker pull mycatisblack/docker-mumo