module RabbotConfig
Constants
- IRC_MAX_LINE_BYTES
-
Undernet and RFC 1459/2812: 510 bytes max per IRC line, excluding CRLF.
- IRC_PRIVMSG_OVERHEAD_BYTES
-
Budgetfor “:nick!user@host PRIVMSG channel :” with long Undernet hostmasks. - IRC_SPLIT_SUFFIX_BYTES
-
Room for IRCinch continuation suffix (“ …”) on non-final split parts.
- PRIVMSG_CHUNK_BYTES