Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 502 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 502 Bytes

MumBot

A Java mumble murmur bot. It can change channel name, kick users out of a channel, and has MOTD functionality. Type !help into the channel the bot resides.

This is very much just a proof of concept.

Usage: Edit settings.properties, fill in your server details java -jar MumBot.jar in ./rundir

Built with knowledge contained here, and the .proto file http://mumble.sourceforge.net/Protocol

Utilizes Protocol Buffer Library for Java https://code.google.com/p/protobuf/downloads/list