3
0
mirror of https://github.com/pragma-/pbot.git synced 2025-01-11 12:32:37 +01:00
pbot/modules/qrpn
Pragmatic Software da7d31229b modules/qrpn: replace stderr with stdout; remove extraneous whitespace throughout
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.
2021-11-14 09:18:47 -08:00
..
qrpn.c modules/qrpn: replace stderr with stdout; remove extraneous whitespace throughout 2021-11-14 09:18:47 -08:00
qrpn.h Update modules/qrpn (#64) 2021-11-14 09:07:00 -08:00