mirror of
https://github.com/pragma-/pbot.git
synced 2026-02-28 20:27:59 +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.