nickvanw / ircx

Basic callback-driven Go IRC bot
Apache License 2.0
37 stars 13 forks source link

Example doesn't work #3

Closed flowchartsman closed 9 years ago

flowchartsman commented 9 years ago
./irctest.go:32: undefined: irc.HandlerFunc
./irctest.go:33: undefined: irc.HandlerFunc
nickvanw commented 9 years ago

Fixed in #4, thanks again!