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