Feature - Implemented Zap Returns Item Created

Alium

Member
I would like a zap command which zaps an item and returns what it turned into. A zap CLI command exists, but does not return what was created.
 
I think this is reasonable, if non-trivial. ZapRequest is currently not aware of the newly created item (presumably "You acquire an X" is parsed by the generic handler), so it would have to parse the resulting page.

Some HTML (e.g. from a debug log) would be helpful.
 
Back
Top