mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-15 00:19:29 +01:00
Merge pull request #1938 from slingamn/ratified_bot
bump bot mode spec to ratified version
This commit is contained in:
commit
432f0f62d5
@ -60,8 +60,8 @@ const (
|
||||
MultilineConcatTag = "draft/multiline-concat"
|
||||
// draft/relaymsg:
|
||||
RelaymsgTagName = "draft/relaymsg"
|
||||
// BOT mode: https://github.com/ircv3/ircv3-specifications/pull/439
|
||||
BotTagName = "draft/bot"
|
||||
// BOT mode: https://ircv3.net/specs/extensions/bot-mode
|
||||
BotTagName = "bot"
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
2
irctest
2
irctest
@ -1 +1 @@
|
||||
Subproject commit f52f21897bc7f37075fca4e9c2a0121b9edf9392
|
||||
Subproject commit 812d08d06ee280f7960b90dd56a65f8521f761cb
|
Loading…
Reference in New Issue
Block a user