mirror of
https://github.com/pragma-/pbot.git
synced 2026-03-01 20:58:00 +01: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.