forked from External/ergo
list command
This commit is contained in:
parent
a9d7f64693
commit
f0fc3b492c
4 changed files with 59 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ const (
|
|||
ISON StringCode = "ISON"
|
||||
JOIN StringCode = "JOIN"
|
||||
KICK StringCode = "KICK"
|
||||
LIST StringCode = "LIST"
|
||||
MODE StringCode = "MODE"
|
||||
MOTD StringCode = "MOTD"
|
||||
NICK StringCode = "NICK"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue