Package irc implements generic support for the IRC protocol in Go.
See the codePlease use the v2 branch for new projects!
Package irc allows your application to speak the IRC protocol.
This package does not manage your entire IRC connection. It only translates the protocol to easy to use Go types. It is meant as a single component in a larger IRC library, or for basic IRC bots for which a large IRC package would be overkill.
Please use the v2 branch for new projects!
Go
100.0%
Package irc implements generic support for the IRC protocol in Go.
See the codePlease use the v2 branch for new projects!
Package irc allows your application to speak the IRC protocol.
This package does not manage your entire IRC connection. It only translates the protocol to easy to use Go types. It is meant as a single component in a larger IRC library, or for basic IRC bots for which a large IRC package would be overkill.
Please use the v2 branch for new projects!
Go
100.0%