Implement support for the IRCv3 SETNAME specification. (#2571)

This commit is contained in:
Sadie Powell
2021-05-23 19:12:10 +01:00
committed by GitHub
parent f0554b27df
commit e4fd69e3d4
3 changed files with 10 additions and 1 deletions

View File

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