Skip to content

Commit 916c4a6

Browse files
authored
juno: add to servers table (#575)
1 parent 0aa10fd commit 916c4a6

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

_data/sw_servers.yml

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,28 @@
128128
webirc:
129129
websockets:
130130
whox:
131+
- name: juno
132+
# ref: $mod->register_capability() calls in https://github.com/cooper/juno/search?q=$mod->register_capability
133+
link: https://github.com/cooper/juno
134+
support:
135+
stable:
136+
account-notify:
137+
account-tag:
138+
away-notify:
139+
batch:
140+
cap-3.1:
141+
cap-3.2:
142+
cap-notify:
143+
chghost:
144+
echo-message:
145+
extended-join:
146+
standard-replies:
147+
userhost-in-names:
148+
utf8only:
149+
whox:
150+
partial:
151+
stable:
152+
message-tags: "not sent over S2S"
131153
- name: Nefarious IRCu
132154
# ref: https://github.com/evilnet/nefarious2/blob/2.0/ircd/m_cap.c#L59
133155
link: https://github.com/evilnet/nefarious2

0 commit comments

Comments
 (0)