]> arthur.barton.de Git - ngircd-alex.git/commitdiff
Enable WHOIS to display information about IRC Services
authorAlexander Barton <alex@barton.de>
Sun, 3 Feb 2013 20:32:53 +0000 (21:32 +0100)
committerAlexander Barton <alex@barton.de>
Sun, 3 Feb 2013 20:32:53 +0000 (21:32 +0100)
This patch introduces the new numeric 310(RPL_WHOISSERVICE) and enables
WHOIS to display information about IRC services. This numeric is used
for this purpose by InspIRCd, for example -- but as usual, other numerics
are in use, too, like 613 in UltimateIRCd ...

Please note that neither the Operator (+o) not the "bot status" (+B)
of an IRC service id displayed in the output.

Change suggested by Federico G. Schwindt <fgsch@lodoss.net>, Thanks.


No differences found