Add a ctcp property to IbisMessage

Review Request #3200 — Created May 24, 2024 and submitted — Latest diff uploaded

Information

ibis/ibis
default

Reviewers

This property will be set by the parser but can be set on any message if it
is a PRIVMSG or NOTICE. While parsing the leading and trailing \001 will be
removed.

Ran the message and parser tests under valgrind.
Called in the turtles for the rest.

Commits

Files