addtheletters/mid-bot

Diceroll should show non-dice intermediate arithmetic results

Closed this issue · 0 comments

Symbol.describe(breakout=True) currently shows full detail with all operands left intact, which is not particularly useful as the original input is already echoed back at the start of a dice roll response.
This should be changed to show final computed value for any syntax sub-tree that contains no dice roll nodes.