bookrunner/README.md
2022-09-30 10:18:52 -07:00

11 lines
293 B
Markdown

# 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.