Skip to content

Commit f87a4ca

Browse files
committed
Add Bot Mode to the website
1 parent 708024e commit f87a4ca

File tree

7 files changed

+34
-11
lines changed

7 files changed

+34
-11
lines changed

_data/irc_versions.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,13 @@ stable:
5252
- batch
5353
tags:
5454
- batch
55+
bot-mode:
56+
name: Bot Mode
57+
description: Bot Mode
58+
link: /specs/extensions/bot-mode.html
59+
hide-if-no-support: true
60+
tags:
61+
- draft/bot
5562
chghost:
5663
name: chghost
5764
description: chghost Extension

_data/registry.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
name: RPL_WHOISBOT
1414
description: Indicates that the client being `WHOIS`'d is a bot
1515
specs:
16-
- pr-bot
16+
- bot-mode
1717
- numeric: "670"
1818
name: RPL_STARTTLS
1919
description: Indicates that the client may begin their TLS handshake
@@ -221,7 +221,7 @@
221221
description: Contains the ID of the batch the attached message is a part of.
222222
- name: bot
223223
specs:
224-
- pr-bot
224+
- bot-mode
225225
description: Indicates this message was sent by a bot.
226226
- name: label
227227
specs:
@@ -353,7 +353,7 @@
353353
values:
354354
- name: BOT
355355
specs:
356-
- pr-bot
356+
- bot-mode
357357
description: Indicates that clients can mark themselves as bots by setting a mode on themselves.
358358
- name: CLIENTTAGDENY
359359
specs:

_data/specs.yml

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,12 @@ batch:
3737
name: batch Extension
3838
shortname: batch
3939
url: /extensions/batch.html
40+
bot-mode:
41+
fullname: Bot Mode
42+
name: Bot Mode
43+
shortname: Bot Mode
44+
url: /extensions/bot-mode.html
45+
draft: true
4046
channel-rename:
4147
fullname: Channel renaming
4248
name: Channel renaming
@@ -119,7 +125,7 @@ sni:
119125
standard-replies:
120126
fullname: Standard Replies
121127
name: Standard Replies
122-
shortname: stdreplies
128+
shortname: Standard Replies
123129
url: /extensions/standard-replies.html
124130
starttls:
125131
fullname: tls Extension
@@ -189,13 +195,6 @@ pr-acc:
189195
full-url: https://github.com/ircv3/ircv3-specifications/pull/276
190196
proposed: true
191197

192-
pr-bot:
193-
fullname: PR#439 - Bot mode
194-
name: PR#439 - Bot mode
195-
shortname: PR#439
196-
full-url: https://github.com/ircv3/ircv3-specifications/pull/439
197-
proposed: true
198-
199198
pr-register:
200199
fullname: PR#435 - register Extension
201200
name: PR#435 - register Extension

_data/su_networks.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
account-tag:
1515
away-notify:
1616
batch:
17+
bot-mode:
1718
cap-3.1:
1819
cap-3.2:
1920
cap-notify:
@@ -74,6 +75,7 @@
7475
account-tag:
7576
away-notify:
7677
batch:
78+
bot-mode:
7779
cap-3.1:
7880
cap-3.2:
7981
cap-notify:
@@ -190,6 +192,7 @@
190192
account-tag:
191193
away-notify:
192194
batch:
195+
bot-mode:
193196
cap-3.1:
194197
cap-3.2:
195198
cap-notify:
@@ -221,6 +224,7 @@
221224
account-tag:
222225
away-notify:
223226
batch:
227+
bot-mode:
224228
cap-3.1:
225229
cap-3.2:
226230
cap-notify:
@@ -251,6 +255,7 @@
251255
account-tag:
252256
away-notify:
253257
batch:
258+
bot-mode:
254259
cap-3.1:
255260
cap-3.2:
256261
cap-notify:

_data/sw_clients.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -871,6 +871,7 @@
871871
account-notify:
872872
account-tag:
873873
away-notify:
874+
bot-mode:
874875
batch:
875876
cap-3.1:
876877
cap-3.2:

_data/sw_servers.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@
9090
link: https://github.com/ircd-hybrid/ircd-hybrid
9191
support:
9292
stable:
93+
bot-mode:
9394
cap-3.1:
9495
cap-3.2:
9596
cap-notify:
@@ -112,6 +113,7 @@
112113
account-tag: 3.0+
113114
away-notify:
114115
batch: 3.0+
116+
bot-mode:
115117
cap-3.1:
116118
cap-3.2: 3.0+
117119
cap-notify: 3.0+
@@ -152,6 +154,7 @@
152154
support:
153155
stable:
154156
batch:
157+
bot-mode:
155158
cap-3.1:
156159
cap-3.2:
157160
cap-notify:
@@ -221,6 +224,7 @@
221224
account-tag: 5.0+
222225
away-notify:
223226
batch: 5.0+
227+
bot-mode:
224228
cap-3.1:
225229
cap-3.2:
226230
cap-notify:

_irc/index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,13 @@ Here are the standalone batch types the IRCv3 WG defines:
144144
* [The `chathistory` batch type]({{site.baseurl}}/specs/batches/chathistory.html) allows replaying message history.
145145

146146

147+
## [Bot Mode]({{site.baseurl}}/specs/extensions/bot-mode.html)
148+
149+
The Bot mode lets bots mark themselves as such. Other users will see the client as a bot in various ways, and should see a tag on that client's messages if they have requested the `message-tags` capability.
150+
151+
The **work-in-progress** [Bot Mode spec]({{site.baseurl}}/specs/extensions/bot-mode.html) describes the mode and how to see bots that have set the mode on themselves.
152+
153+
147154
## [Channel renaming]({{site.baseurl}}/specs/extensions/channel-rename.html)
148155

149156
The `channel-rename` extension adds a new command sent by clients and servers that enables renaming a channel without closing it down and redirecting to a new one.

0 commit comments

Comments
 (0)