-
Notifications
You must be signed in to change notification settings - Fork 87
/
Copy pathsw_bridges.yml
130 lines (130 loc) · 3.78 KB
/
sw_bridges.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
- name: Bridges
software:
- name: BitlBee
# ref: https://github.com/bitlbee/bitlbee/blob/3.6/irc_cap.c#L39
link: https://bitlbee.org/
support:
stable:
cap-3.1:
cap-3.2:
sasl-3.1:
sasl-3.2:
away-notify:
extended-join:
multi-prefix:
userhost-in-names:
server-time: 3.6
na:
stable:
webirc:
- name: Heisenbridge (bouncer mode)
# ref: https://github.com/hifi/heisenbridge/blob/v1.14.2/heisenbridge/network_room.py#L1416
# https://github.com/hifi/heisenbridge/blob/v1.14.2/heisenbridge/network_room.py#L1280-L1294
# https://github.com/hifi/heisenbridge/blob/v1.14.2/heisenbridge/network_room.py#L476
link: https://github.com/hifi/heisenbridge
support:
stable:
cap-3.1:
chghost:
message-tags:
sasl-3.1:
SASL:
- external
- plain
na:
stable:
account-notify:
away-notify:
bot-mode:
channel-context-client-tag:
chghost:
userhost-in-names:
- name: matrix-appservice-irc
# ref: https://github.com/matrix-org/node-irc/blob/1.5.0/src/irc.ts#L339-L352
# https://github.com/matrix-org/node-irc/blob/1.5.0/src/irc.ts#L1199
link: https://github.com/matrix-org/matrix-appservice-irc/
support:
stable:
cap-3.1:
cap-3.2:
sasl-3.1:
SASL:
- plain
na:
stable:
account-notify:
away-notify:
bot-mode:
channel-context-client-tag:
userhost-in-names:
- name: Matrix2051
# ref: https://github.com/progval/matrix2051/blob/477df0c740e0d411a2e5ec32f18efb28b59f2952/lib/irc/handler.ex#L39-L98
link: https://github.com/progval/matrix2051
support:
stable:
account-registration:
account-tag:
batch:
cap-3.1:
cap-3.2:
channel-rename:
chathistory:
echo-message:
extended-join:
invite-notify:
labeled-response:
message-redaction:
message-tags:
msgid:
multiline:
no-implicit-names:
sasl-3.1:
server-time:
standard-replies:
userhost-in-names:
utf8only:
react-client-tag:
reply-client-tag:
SASL:
- plain
na:
stable:
account-notify:
away-notify:
bot-mode:
channel-context-client-tag:
chghost:
- name: Matterbridge
link: https://github.com/42wim/matterbridge
# ref: https://github.com/lrstanley/girc/blob/a92667a5c9b441e5a357168a962f58477219e794/cap.go
# https://github.com/42wim/matterbridge/blob/v1.26.0/bridge/irc/irc.go
# https://github.com/42wim/matterbridge/blob/v1.26.0/bridge/irc/handlers.go
support:
stable:
cap-3.1:
cap-3.2:
sasl-3.1:
SASL:
- plain
- name: PyLink (clientbot mode)
#ref: IRCV3_CAPABILITIES in https://github.com/GLolol/PyLink/blob/devel/protocols/clientbot.py
#ref: https://github.com/jlu5/PyLink/blob/ac7339e4605cffe7feadeaf31df54d90996fd39e/protocols/clientbot.py#L771-L772
link: https://code.overdrivenetworks.com/pylink
support:
stable:
account-notify: 2.0+
account-tag: 2.0+
away-notify: 2.0+
cap-3.1:
cap-3.2:
cap-notify:
chghost: 2.0+
extended-join: 2.0+
multi-prefix:
sasl-3.1:
sasl-3.2:
userhost-in-names: 2.0+
whox:
SASL:
- plain
- external