fix: stderr vs stdout write override
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Wed, 2 Jun 2021 17:47:53 +0000 (19:47 +0200)
committerMatthias Hecker <36882671+mattzque@users.noreply.github.com>
Sat, 5 Jun 2021 16:06:45 +0000 (18:06 +0200)
commitbfa60f1846df4cc8d1713c0143477fea791da87c
treeb147a5daae3869dbc7f29fe2442f528637abf56d
parent56e4713c5c0498838ed77a409e44fbc3251acde2
fix: stderr vs stdout write override

In 96d13521d the STDOUT/STDERR write overrides were replaced
by overrides to $stdout, but the second should have been to $stderr
(obviously).
lib/rbot/ircbot.rb