rfc2812: always return the actual Channel or User when handled
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Mon, 11 Aug 2008 07:10:23 +0000 (09:10 +0200)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Mon, 11 Aug 2008 07:10:23 +0000 (09:10 +0200)
commitbe13464e9f3f41936bea6b4cf5ad6acf965a82a6
treec64f2c15a52ec48168cc805fd6a3f9be2b28db52
parentdaec89e4c32c683674720ab458902654528a5f47
rfc2812: always return the actual Channel or User when handled

For consistency, all delegations now return the actual Channel object in
data[:channel] and the actual User object in data[:nick].
lib/rbot/rfc2812.rb