catgirl: Implement Wallops (patch)

catgirl: Implement Wallops (patch)

From: Alcor
To: list
Cc: june
Hi all,

The following patchset implements IRC Wallops in catgirl. Similarly to
other clients e.g. Halloy, received Wallops are displayed in the server
buffer.

A Wallops can be sent via the /wallops command.

Thanks to RektIRC for help with testing this on a real IRC server.

Cheers,
-Alcor.

Re: catgirl: Implement Wallops (patch)

From: Alcor
To: list
Cc: june
> The following patchset implements IRC Wallops in catgirl. Similarly to
> other clients e.g. Halloy, received Wallops are displayed in the server
> buffer.

Included is a tiny revision to the /wallops patch to ensure the sent
message is not echoed (most ircds will echo it anyway).

Cheers,