mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-21 19:39:43 +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"
|
||||
// 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() {
|
||||
|
Loading…
Reference in New Issue
Block a user