We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0aa10fd commit 916c4a6Copy full SHA for 916c4a6
_data/sw_servers.yml
@@ -128,6 +128,28 @@
128
webirc:
129
websockets:
130
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
152
+ message-tags: "not sent over S2S"
153
- name: Nefarious IRCu
154
# ref: https://github.com/evilnet/nefarious2/blob/2.0/ircd/m_cap.c#L59
155
link: https://github.com/evilnet/nefarious2
0 commit comments