belak / go-seabird

A simple IRC bot framework
MIT License
13 stars 4 forks source link

Replace m.FromChannel with b.FromChannel(m) #268

Closed belak closed 6 years ago

belak commented 6 years ago

This is due to go-irc v2.0 which removes m.FromChannel as it's not as accurate.

This should fix the build on master.