Skip to main content

Module context

Module context 

Source

Structs§

Context
Per-message context passed to every handler.
User
A user on IRC (nick!user@host).

Functions§

make_messages
Split text into one or more complete IRC lines of the form "{header}{chunk}{suffix}\r\n" where each line is at most 512 bytes.