Skip to content
This repository was archived by the owner on Jun 28, 2023. It is now read-only.

Add simple Mumble client to notify a room on join/leave#348

Draft
jfrederickson wants to merge 1 commit into
matrix-org:masterfrom
jfrederickson:add-mumble
Draft

Add simple Mumble client to notify a room on join/leave#348
jfrederickson wants to merge 1 commit into
matrix-org:masterfrom
jfrederickson:add-mumble

Conversation

@jfrederickson

Copy link
Copy Markdown

This adds a Mumble service that sits on a Mumble server and notifies a
Matrix room of users that join and leave. I'd like to expand this
functionality shortly (possibly including templates as found in the
Alertmanager service, or multiple Matrix rooms) but this has basic
functionality now.

I was sort of guessing at some of the API based on some of the
existing services, and I'm extremely new to Go. (This is the first Go
project I've contributed to!) Feedback on what I've inevitably done
horribly wrong is welcome. :)

This adds a Mumble service that sits on a Mumble server and notifies a
Matrix room of users that join and leave. I'd like to expand this
functionality shortly (possibly including templates as found in the
Alertmanager service, or multiple Matrix rooms) but this has basic
functionality now.

I was sort of guessing at some of the API based on some of the
existing services, and I'm extremely new to Go. (This is the first Go
project I've contributed to!) Feedback on what I've inevitably done
horribly wrong is welcome. :)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant