Log dice spins

Issue #1149 new
Oliver created an issue

This is an interesting idea I came across in RageZone and would absolutely be helpful in Arcturus.

How it would basically work

  • An table called something like log_spins
  • It would log all dice spins with user_id, timestamp and number.
  • Example: id: 1, timestamp: 1526020501, user_id: 1, resullt: 4

Comments (1)

  1. Log in to comment