nickvanw / ircx

Basic callback-driven Go IRC bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example doesn't work

flowchartsman opened this issue · comments

./irctest.go:32: undefined: irc.HandlerFunc
./irctest.go:33: undefined: irc.HandlerFunc

Fixed in #4, thanks again!