/hugot

An idiomatic Go chat bot package

Primary LanguageGoGNU General Public License v3.0GPL-3.0

Hugot GoDoc

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 for examples and usage.