|
2 | 2 | note: > |
3 | 3 | These networks are intended to test new IRCds and can also be used to test new client implementations of IRCv3 specifications. |
4 | 4 | software: |
5 | | - - name: InspIRCd Testnet |
6 | | - ircd-ver: InspIRCd-3 |
| 5 | + - name: Ergo Testnet |
| 6 | + ircd-ver: master |
7 | 7 | net-address: |
8 | | - link: ircs://testnet.inspircd.org:6697/ |
9 | | - display: testnet.inspircd.org |
10 | | - link: https://www.inspircd.org/ |
| 8 | + link: ircs://testnet.ergo.chat:6697/ |
| 9 | + display: testnet.ergo.chat |
| 10 | + link: https://testnet.ergo.chat/ |
11 | 11 | support: |
12 | 12 | stable: |
13 | 13 | account-notify: |
|
18 | 18 | cap-3.1: |
19 | 19 | cap-3.2: |
20 | 20 | cap-notify: |
| 21 | + draft/channel-rename: |
| 22 | + draft/chathistory: |
21 | 23 | chghost: |
22 | 24 | echo-message: |
23 | 25 | extended-join: |
24 | 26 | invite-notify: |
| 27 | + labeled-response: |
25 | 28 | message-tags: |
26 | 29 | monitor: |
27 | | - labeled-response: |
28 | 30 | msgid: |
29 | 31 | multi-prefix: |
| 32 | + draft/multiline: |
30 | 33 | sasl-3.1: |
31 | 34 | sasl-3.2: |
32 | 35 | server-time: |
33 | 36 | setname: |
34 | | - starttls: |
35 | 37 | sts: |
36 | 38 | userhost-in-names: |
37 | | - - name: IRCCloud Teams |
38 | | - ircd-ver: irccloud-prattle |
| 39 | + utf8only: |
| 40 | + - name: InspIRCd Testnet |
| 41 | + ircd-ver: InspIRCd-3 |
39 | 42 | net-address: |
40 | | - link: ircs://team-irc.irccloud.com:6697/ |
41 | | - display: team-irc.irccloud.com |
42 | | - exit-early: true |
43 | | - link: https://blog.irccloud.com/private-teams-servers/ |
44 | | - note: > |
45 | | - Invite required. PM jwheare for access. |
| 43 | + link: ircs://testnet.inspircd.org:6697/ |
| 44 | + display: testnet.inspircd.org |
| 45 | + link: https://www.inspircd.org/ |
46 | 46 | support: |
47 | 47 | stable: |
| 48 | + account-notify: |
48 | 49 | account-tag: |
49 | 50 | away-notify: |
50 | 51 | batch: |
| 52 | + bot-mode: |
51 | 53 | cap-3.1: |
52 | 54 | cap-3.2: |
53 | 55 | cap-notify: |
| 56 | + chghost: |
54 | 57 | echo-message: |
55 | 58 | extended-join: |
56 | | - labeled-response: |
| 59 | + invite-notify: |
57 | 60 | message-tags: |
58 | 61 | monitor: |
| 62 | + labeled-response: |
59 | 63 | msgid: |
60 | 64 | multi-prefix: |
61 | | - draft/multiline: |
| 65 | + sasl-3.1: |
| 66 | + sasl-3.2: |
| 67 | + server-time: |
62 | 68 | setname: |
| 69 | + starttls: |
63 | 70 | sts: |
64 | 71 | userhost-in-names: |
65 | | - na: |
66 | | - stable: |
67 | | - starttls: direct TLS only |
68 | | - - name: Oragono Testnet |
69 | | - ircd-ver: master |
| 72 | + - name: IRCCloud Teams |
| 73 | + ircd-ver: irccloud-prattle |
70 | 74 | net-address: |
71 | | - link: ircs://testnet.oragono.io:6697/ |
72 | | - display: testnet.oragono.io |
73 | | - link: https://oragono.io/ |
| 75 | + link: ircs://team-irc.irccloud.com:6697/ |
| 76 | + display: team-irc.irccloud.com |
| 77 | + exit-early: true |
| 78 | + link: https://blog.irccloud.com/private-teams-servers/ |
| 79 | + note: > |
| 80 | + Invite required. PM jwheare for access. |
74 | 81 | support: |
75 | 82 | stable: |
76 | | - account-notify: |
77 | 83 | account-tag: |
78 | 84 | away-notify: |
79 | 85 | batch: |
80 | | - bot-mode: |
81 | 86 | cap-3.1: |
82 | 87 | cap-3.2: |
83 | 88 | cap-notify: |
84 | | - draft/channel-rename: |
85 | | - draft/chathistory: |
86 | | - chghost: |
87 | 89 | echo-message: |
88 | 90 | extended-join: |
89 | | - invite-notify: |
90 | 91 | labeled-response: |
91 | 92 | message-tags: |
92 | 93 | monitor: |
93 | 94 | msgid: |
94 | 95 | multi-prefix: |
95 | 96 | draft/multiline: |
96 | | - sasl-3.1: |
97 | | - sasl-3.2: |
98 | | - server-time: |
99 | 97 | setname: |
100 | 98 | sts: |
101 | 99 | userhost-in-names: |
102 | | - utf8only: |
| 100 | + na: |
| 101 | + stable: |
| 102 | + starttls: direct TLS only |
103 | 103 |
|
104 | 104 | - name: Networks |
105 | 105 | note: > |
|
0 commit comments