Add support for soju.im/read
This commit is contained in:
parent
77f54080e7
commit
db0ef39c6b
3 changed files with 79 additions and 7 deletions
|
@ -23,6 +23,7 @@ const permanentCaps = [
|
|||
"draft/extended-monitor",
|
||||
|
||||
"soju.im/bouncer-networks",
|
||||
"soju.im/read",
|
||||
];
|
||||
|
||||
const RECONNECT_MIN_DELAY_MSEC = 10 * 1000; // 10s
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue