Autobot

Autobot is your nice and friendly bot. He is here to save you from the 👹 decepticons of #devops.
🙈 Contributions are welcome.
Features
Install
Docker
The images are hosted on Docker Hub
docker run -v $PWD/plugins:/plugins -p 8222:8222 -it andersnormal/autobot --verbose --debug --plugins /plugins
Homebrew
brew install andersnormal/autobot/autobot
Development
env GO111MODULE=on mkdir -p bin && go build -i -o bin/autobot && chmod +x bin/autobot
License
Apache 2.0