Skip to content
/ hal Public
forked from danryan/hal

A chat bot in Go, now with 100% less CoffeeScript!

Notifications You must be signed in to change notification settings

prodigeni/hal

 
 

Repository files navigation

HAL

"Good morning, Dr. Chandra. This is HAL. I'm ready for my first lesson."

Getting started

Hal is Go all the way down, and uses standard packages wherever possible. It's a bit rough around the edges right now. For an idea of how you can use it, look at examples/main.go. Documentation is available here.

Is it any good?

Probably not.

TODO

Definitely

  • tests :O
  • help (and help parsing)
  • documentation
  • command line configuration
  • more example handlers
  • HTTP server, hubot-style

Maybe

  • command not found handler
  • change enter/leave to join/part
  • autoregister new commands

About

A chat bot in Go, now with 100% less CoffeeScript!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published