starcraftman/diceBot

Add Roll History

Closed this issue · 1 comments

!reroll -> Roll last roll again.
!reroll --choose -> Present scrolling list of last N rolls.
!reroll -2 -> Roll 2 rolls ago.

Keep history pruned, sequential dupe roll strings should not be stored.

Let N be configurable in config, persist history in DB. Prune on addition.

Been merged a short while.