nickvanw / ircx

Basic callback-driven Go IRC bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

consider switching to sorcix/irc v2

mvdan opened this issue · comments

See https://github.com/sorcix/irc/tree/v2. Seems to have been in development over the past year.

Not sure how you would do that since it's hidden in a branch, however. Perhaps with dep.

Update - definitely use vgo for this. sorcix/irc would need to add the pertinent go.mod file(s), though.

This is being worked on in #32!

Closed in #32