diff options
author | Přemysl Janouch <p.janouch@gmail.com> | 2015-04-21 22:34:16 +0200 |
---|---|---|
committer | Přemysl Janouch <p.janouch@gmail.com> | 2015-04-21 22:34:16 +0200 |
commit | a7ccdc78bec660f8173a31242ccad029018f9b6f (patch) | |
tree | c7f67007f916bf0f3840f59cddc6d48621c47950 /kike-replies | |
parent | 295e4c8bf92921790cc980b702a2c7740ccc649f (diff) | |
download | xK-a7ccdc78bec660f8173a31242ccad029018f9b6f.tar.gz xK-a7ccdc78bec660f8173a31242ccad029018f9b6f.tar.xz xK-a7ccdc78bec660f8173a31242ccad029018f9b6f.zip |
degesch: add a note about RPL_ISUPPORT
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 b5f4674..349f12f 100644 --- a/kike-replies +++ b/kike-replies @@ -2,6 +2,7 @@ 2 IRC_RPL_YOURHOST ":Your host is %s, running version %s" 3 IRC_RPL_CREATED ":This server was created %s" 4 IRC_RPL_MYINFO "%s %s %s %s" +5 IRC_RPL_ISUPPORT "%s :are supported by this server" 221 IRC_RPL_UMODEIS "+%s" 251 IRC_RPL_LUSERCLIENT ":There are %d users and %d services on %d servers" 252 IRC_RPL_LUSEROP "%d :operator(s) online" |