Add support for soju.im/read
This commit is contained in:
@@ -23,6 +23,7 @@ const permanentCaps = [
|
||||
"draft/extended-monitor",
|
||||
|
||||
"soju.im/bouncer-networks",
|
||||
"soju.im/read",
|
||||
];
|
||||
|
||||
const RECONNECT_MIN_DELAY_MSEC = 10 * 1000; // 10s
|
||||
|
||||
Reference in New Issue
Block a user