10 lines
407 B
Markdown
10 lines
407 B
Markdown
# Hugot [](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.
|