VoiceAttack

Profiles, Commands and Plugins => Plugin Uploads => Topic started by: Kluchrj on July 17, 2016, 03:16:48 PM

Title: Mumble chat plugin
Post by: Kluchrj on July 17, 2016, 03:16:48 PM
Downoad: https://github.com/kluchrj/VAMumblePlugin/releases (https://github.com/kluchrj/VAMumblePlugin/releases)
Source: https://github.com/kluchrj/VAMumblePlugin (https://github.com/kluchrj/VAMumblePlugin)

This is a plugin that contains a mumble client, using the MumbleSharp (https://github.com/martindevans/MumbleSharp) library. You can configure it to connect to a server, and it will passively send chat messages.

I originally wanted something to send commands to a MumbleDJ (https://github.com/matthieugrieger/mumbledj) bot, and this became the very, very overkill solution.

Right now it can only send messages to its current channel, although I might expand it to support moving channels and sending messages to specific users/channels. It seems pretty stable, but it might crash VoiceAttack if you lose connection to the server or something unexpected happens.

See the documentation (https://github.com/kluchrj/VAMumblePlugin/blob/master/README.md) for a detailed setup guide.

Limitations:

Let me know if it works for you, and if you have any suggestions.