Interactive assert statement generation from raw IRC strings, for use in the source code unittest blocks.
Helper functions needed to parse raw IRC event strings into IRCEvents.
Functions related to parsing IRC events.
Postprocessor package module.
SemVer information about the current release.
dialect is an IRC parser. It parses strings as read from an IRC server into useful IRCEvent structs.
It only handles parsing; for a bot, try kameloso at https://github.com/zorael/kameloso.