- Install Go
- Download dep tool from https://github.com/golang/dep/releases
- Clone code from git into $GOPATH/src/github.com/mreider/petebot
- Change current directory to $GOPATH/src/github.com/mreider/petebot
- Pull fresh code from git
- Execute dep ensure command
- Execute go build command
- Modify settings.local.json if need (if it doesn't exist copy it from settings.default.json)
- Ensure DB is running
- Run the server ./petebot
- Open http://localhost:5000
Go to your app in https://api.slack.com/apps/
Update the correct url in event subscription section
It will be http:///bot-command