This repository has been archived by the owner on Feb 9, 2023. It is now read-only.
v2.0.0
Removed CLI style flag parsing (--flag) in favor of more natural text. This was done by replacing yargs with regex. That means commands like ?treasure --hoard 4
is now ?treasure hoard 4
.
Added a new ?portent
command for managing portent dice for a Divination Wizard.
The default prefix has changed from _
to ?
.