A mumble bot based on the Gumble libary
##To run (Requires golang)
git clone https://github.com/njdart/go-butler.git
cd go-butler
cp ./config.json.example ./config.json
- Edit config as necessary
go run go-butler.go
- Load from config file
- Load acess tokens
- Get steam api status such as item servers etc steam gauges
- Format source connect cmds to button and give the connect to newly connected users
- 'Modular' commands
- Logging
- Functional tests agent a real mumble sever? (test bot end to end)
- check ACL's so that cmds can be made admin only
- Be able to talk back to users