diff options
Diffstat (limited to 'kike-replies')
-rw-r--r-- | kike-replies | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kike-replies b/kike-replies index c5deec5..c585740 100644 --- a/kike-replies +++ b/kike-replies @@ -48,6 +48,7 @@ 403 IRC_ERR_NOSUCHCHANNEL "%s :No such channel" 404 IRC_ERR_CANNOTSENDTOCHAN "%s :Cannot send to channel" 409 IRC_ERR_NOORIGIN ":No origin specified" +410 IRC_ERR_INVALIDCAPCMD "%s :%s" 411 IRC_ERR_NORECIPIENT ":No recipient given (%s)" 412 IRC_ERR_NOTEXTTOSEND ":No text to send" 421 IRC_ERR_UNKNOWNCOMMAND "%s: Unknown command" |