Support bot mode +B

This commit is contained in:
Daniel Oaks 2018-01-07 12:56:51 +10:00
parent 7f06f25c15
commit 3b3c1c733a
3 changed files with 7 additions and 2 deletions

View file

@ -72,6 +72,7 @@ const (
RPL_NOTOPIC = "331"
RPL_TOPIC = "332"
RPL_TOPICTIME = "333"
RPL_WHOISBOT = "335"
RPL_WHOISACTUALLY = "338"
RPL_INVITING = "341"
RPL_SUMMONING = "342"