russellaugust / call-of-cthulhu-dicebot

A Call of Cthulhu dicebot that is tailored specificly to rolls for the tabletop game. It will also include a character sheet organizer linked directly to the dicebot.
GNU General Public License v3.0
0 stars 0 forks source link

user Input should be delete when the results are displayed #20

Closed russellaugust closed 2 years ago

russellaugust commented 3 years ago

To reduce clutter in the timeline, it makes sense to remove the actual user input, the .r 50 .r 1d6+3 # attack etc

russellaugust commented 3 years ago

in fact, this could really be a flag in the settings. deleteuserinput = True