run a command and put the output in a book https://content.luanti.org/packages/rheo/book_runner/
Find a file
2022-09-30 10:22:14 -07:00
.github/workflows initial 2022-09-30 10:12:14 -07:00
.cdb.json initial 2022-09-30 10:12:14 -07:00
.editorconfig initial 2022-09-30 10:12:14 -07:00
.luacheckrc initial 2022-09-30 10:12:14 -07:00
.pre-commit-config.yaml initial 2022-09-30 10:12:14 -07:00
command.lua document command params 2022-09-30 10:22:14 -07:00
init.lua initial 2022-09-30 10:12:14 -07:00
LICENSE.txt initial 2022-09-30 10:12:14 -07:00
mod.conf initial 2022-09-30 10:12:14 -07:00
README.md improve readme 2022-09-30 10:18:52 -07:00
screenshot.png add screenshot 2022-09-30 10:16:03 -07:00

book_runner

run a command and put the output in a book

usage

hold a single empty book (default:book) in your hand, and run:

  • /run_in_book commandname args

the book will become a written book; the title will be the command name and arguments, the body will be the command output.