rfc2812: handle ERR_NOSUCHNICK and ERR_NOSUCHCHANNEL
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Mon, 11 Aug 2008 07:00:18 +0000 (09:00 +0200)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Mon, 11 Aug 2008 07:05:23 +0000 (09:05 +0200)
commitdaec89e4c32c683674720ab458902654528a5f47
tree9e95481f60c6fa3c039c073dbdb0694837832fb6
parent0bcb22bf7f4574a9697dddbacc0a23dae618b5a0
rfc2812: handle ERR_NOSUCHNICK and ERR_NOSUCHCHANNEL

Delete the corresponding user/channel from the server list (if present),
and notify the client about the error.
lib/rbot/rfc2812.rb