Add support for IRCv3 setname
This commit is contained in:
@@ -5,11 +5,14 @@ import * as irc from "./irc.js";
|
||||
const permanentCaps = [
|
||||
"away-notify",
|
||||
"batch",
|
||||
"draft/chathistory",
|
||||
"echo-message",
|
||||
"message-tags",
|
||||
"multi-prefix",
|
||||
"server-time",
|
||||
"setname",
|
||||
|
||||
"draft/chathistory",
|
||||
|
||||
"soju.im/bouncer-networks",
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user