Actions
Feature #5298
closedInspircd/unrealircd specific whois rpl
Start date:
03/17/2021
Due date:
% Done:
0%
Estimated time:
Operative System:
All
Description
Inspircd has a geolocalization module with add to whois user country (RPL_WHOISCOUNTRY 344), they also have recently added the same thing for ASN (RPL_WHOISASN = 569, RPL_STATSASN = 800).
It should be fine having support for this reply available on adiirc.
Link to inspircd modules :
https://github.com/inspircd/inspircd/blob/insp3/src/modules/m_geoban.cpp
https://github.com/inspircd/inspircd-contrib/blob/master/3.0/m_asn.cpp
Updated by Per Amundsen over 3 years ago
Can you provide example RAW messages from the Rawlog and an example in how you would like to see them formatted?
Updated by Per Amundsen over 1 year ago
- Status changed from Rejected to Resolved
- Target version changed from 4.0 to 4.4
Updated by Per Amundsen over 1 year ago
- Subject changed from Inspircd specific whois rpl to Inspircd/unrealircd specific whois rpl
Actions