@ -115,6 +115,7 @@ func _newHandlerPostAPIV1EventsSlack(cfg Config) http.HandlerFunc {
return
}
log.Printf("slack event: %s", b)
http.Error(w, "not impl", http.StatusNotImplemented)