mirror of
https://github.com/ergochat/ergo.git
synced 2025-12-22 19:12:05 -08:00
Implement mode [+-]i.
This commit is contained in:
parent
8f0bd1b07a
commit
99364e8b5f
7 changed files with 94 additions and 29 deletions
|
|
@ -10,6 +10,7 @@ const (
|
|||
RPL_YOURHOST = "002"
|
||||
RPL_CREATED = "003"
|
||||
RPL_MYINFO = "004"
|
||||
RPL_UMODEIS = "221"
|
||||
RPL_NONE = "300"
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue