lua-mumble icon indicating copy to clipboard operation
lua-mumble copied to clipboard

A lua module to connect to a mumble server and interact with it

Results 2 lua-mumble issues
Sort by recently updated
recently updated
newest added

Thanks for making lua-mumble! Same as #5, audio playback via ```lua local stream, err = client:play("music.ogg", 1, 1.0) ``` stutters from time to time (every 10~20 seconds), tested with a...

Sending an image results in the bot disconnecting ``` OnDisconnect garbage collected ```