bkacjios / Lumble

A mostly pure Lua based mumble implementation for creating a bot
11 stars 2 forks source link

Added channel linking/unlinking and server muting/deafening #7

Closed CaptainZidgel closed 4 years ago

CaptainZidgel commented 4 years ago

There didn't appear to be mute/deaf features for server usage or linking/unlinking channels.

bkacjios commented 4 years ago

I'm going to accept this, but I think I'm going to rename the mute functions to setMuted/setDeaf to match my lua-mumble module.