Files
lysenko/vendor/github.com/tcolgate/hugot/README.md
2016-10-14 23:42:51 +01:00

10 lines
407 B
Markdown

# Hugot [![GoDoc](https://godoc.org/github.com/tcolgate/hugot?status.svg)](https://godoc.org/github.com/tcolgate/hugot)
WARNING: This code requires go1.7 context support in http.Request.
NOTE: The API is in flux at present.
Hugot is a package for building chat bots. It is inspired
by Go's http stdlib package.
Please see the [GoDoc](https://godoc.org/github.com/tcolgate/hugot) for examples and usage.