mirror of
https://github.com/pragma-/pbot.git
synced 2026-05-06 07:27:57 +02:00
PBot modules do not send the stderr stream to the channel. Instead, the output is logged in <module-filename>-stderr, for private debugging purposes. PBot expects output intended for channels to be on stdout.