forked from External/ergo
names command
This commit is contained in:
parent
046723a709
commit
b17e62d0b0
4 changed files with 41 additions and 3 deletions
|
|
@ -42,6 +42,7 @@ const (
|
|||
LIST StringCode = "LIST"
|
||||
MODE StringCode = "MODE"
|
||||
MOTD StringCode = "MOTD"
|
||||
NAMES StringCode = "NAMES"
|
||||
NICK StringCode = "NICK"
|
||||
NOTICE StringCode = "NOTICE"
|
||||
OPER StringCode = "OPER"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue