Matthew Broatch

Results 5 issues of Matthew Broatch

Since this project appears abandoned, I have forked it and upgraded it to the Yarn 2.0 language. But better than that, I have a wrapper around it called [YarnBound](https://github.com/mnbroatch/yarn-bound), which...

This is the example for conditional options per https://yarnspinner.dev/docs/writing/controlling/#options : ``` Mae: Ok kids we're gonna go with... [[Actually, I'm not sure yet...|NotSure]] [[Frog Head|PickRobotMascot0]] [[Pig Head|PickRobotMascot1]] [[Rabbit Head|PickRobotMascot2]] ```...

As it is, there doesn't seem to be a hook that lets the program know that writing is done, and as a result my database is randomly corrupted on program...

enhancement

`await snoowrap.getSubmission(somePostId).getDuplicates()` results in the original submission, but with the comments replaced with a listing of duplicates. These duplicates don't seem to have comments; do I need to getSubmission() on...

The description says "does allow in" but example has it false, so unless I'm missing something this is a fix