Closed rfvgyhn closed 3 years ago
Can you add support for nested channels in mumble when specifying MUMBLE_CHANNEL? I'm not familiar with Go but it looks like you'd need to add some sort of path separator and then create a slice out of it to pass to the Channels.Find function.
MUMBLE_CHANNEL
Channels.Find
https://github.com/layeh/gumble/issues/36#issuecomment-287017389
Can you add support for nested channels in mumble when specifying
MUMBLE_CHANNEL
? I'm not familiar with Go but it looks like you'd need to add some sort of path separator and then create a slice out of it to pass to theChannels.Find
function.https://github.com/layeh/gumble/issues/36#issuecomment-287017389