StalkR / goircbot

Go IRC Bot
https://godoc.org/github.com/StalkR/goircbot
Apache License 2.0
36 stars 8 forks source link

Added a few Conn shortcuts to Bot interface and BotImpl #5

Closed s5i closed 10 years ago

s5i commented 10 years ago

Makes mocking "manual" bot behavior easier

StalkR commented 10 years ago

LGTM, thanks!