Add support for account-notify
This commit is contained in:
@@ -3,6 +3,7 @@ import * as irc from "./irc.js";
|
||||
// Static list of capabilities that are always requested when supported by the
|
||||
// server
|
||||
const permanentCaps = [
|
||||
"account-notify",
|
||||
"away-notify",
|
||||
"batch",
|
||||
"chghost",
|
||||
|
||||
Reference in New Issue
Block a user