3
0
mirror of https://github.com/pragma-/pbot.git synced 2025-09-27 06:37:23 +02:00
Pragmatic Software fe31b630e9
applets/pbot-vm: Multiple improvements
- host/lib/SplitLine: preserve \t tabs
- host/lib/InteractiveEdit: encode history as JSON to preserve newlines
- host/lib/Languages/_default: strip joined space following newlines
2025-09-24 10:50:25 -07:00
..

PBot can interact with a virtual machine to safely execute arbitrary user-submitted system commands and code.

For installation and usage instructions, see the PBot Virtual Machine documentation.