forked from External/ergo
Merge pull request #1938 from slingamn/ratified_bot
bump bot mode spec to ratified version
This commit is contained in:
commit
432f0f62d5
2 changed files with 3 additions and 3 deletions
|
|
@ -60,8 +60,8 @@ const (
|
||||||
MultilineConcatTag = "draft/multiline-concat"
|
MultilineConcatTag = "draft/multiline-concat"
|
||||||
// draft/relaymsg:
|
// draft/relaymsg:
|
||||||
RelaymsgTagName = "draft/relaymsg"
|
RelaymsgTagName = "draft/relaymsg"
|
||||||
// BOT mode: https://github.com/ircv3/ircv3-specifications/pull/439
|
// BOT mode: https://ircv3.net/specs/extensions/bot-mode
|
||||||
BotTagName = "draft/bot"
|
BotTagName = "bot"
|
||||||
)
|
)
|
||||||
|
|
||||||
func init() {
|
func init() {
|
||||||
|
|
|
||||||
2
irctest
2
irctest
|
|
@ -1 +1 @@
|
||||||
Subproject commit f52f21897bc7f37075fca4e9c2a0121b9edf9392
|
Subproject commit 812d08d06ee280f7960b90dd56a65f8521f761cb
|
||||||
Loading…
Add table
Add a link
Reference in a new issue