Merge pull request #442 from slingamn/message_tags.5

upgrade message-tags to non-draft version
This commit is contained in:
Daniel Oaks 2019-03-12 08:47:08 +10:00 committed by GitHub
commit baa7e5af0b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
19 changed files with 200 additions and 313 deletions

View file

@ -119,6 +119,7 @@ const (
ERR_NOTOPLEVEL = "413"
ERR_WILDTOPLEVEL = "414"
ERR_BADMASK = "415"
ERR_INPUTTOOLONG = "417"
ERR_UNKNOWNCOMMAND = "421"
ERR_NOMOTD = "422"
ERR_NOADMININFO = "423"