Implement support for the IRCv3 invite-notify specification. (#2574)

This commit is contained in:
Sadie Powell
2021-05-24 01:32:00 +01:00
committed by GitHub
parent e4fd69e3d4
commit c06f6f2565
4 changed files with 20 additions and 5 deletions

View File

@@ -1725,6 +1725,7 @@ static const char * const supported_caps[] = {
"cap-notify",
"chghost",
"setname",
"invite-notify",
/* ZNC */
"znc.in/server-time-iso",