dbisdorf/cortex-discord

Add "clear" instructions to some commands

Closed this issue · 3 comments

While it is possible to remove some items with a single command (like complications or assets), you can't do that with everything. You can reduce XP and PP to zero, but the line items remain visible in $info; there's no single-command method of removing an entire dice pool.

Commands to modify: pp, pool, stress, xp.

Also be sure to update the README with synonyms (erase=clear).

Implemented in v1.0 release.