Skip to content

Commit

Permalink
Update standard-replies.mrc
Browse files Browse the repository at this point in the history
  • Loading branch information
ValwareIRC authored Nov 27, 2022
1 parent 01b54d0 commit 2c25da0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions standard-replies.mrc
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on *:PARSELINE:in:*:{
tokenize 32 $2-
}
else tokenize 32 $1-
if (. isin $1) tokenize 32 $2-
%s = $1
%cmd = $2
%code = $iif($left($3,1) !== $chr(58),(Error code: $3 $+ ),$null)
Expand Down

0 comments on commit 2c25da0

Please sign in to comment.