mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-22 03:49:27 +01:00
use ratified bot mode tag name
This commit is contained in:
parent
5c7df07d91
commit
5ecba1d40b
@ -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() {
|
||||||
|
Loading…
Reference in New Issue
Block a user