projectmoon
495df13fe6
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/pr Build is passing
Details
Instead of automatically creating a user account entry for any user executing a command, we use an Account enum which covers both registered and "transient" unregistered users. If a user registers, the context has the actual user instance available, with state and everything. If a user is unregistered, then the account is considered transient for the request, with only the username available. |
||
---|---|---|
.. | ||
dicebot-cmd.rs | ||
dicebot.rs | ||
dicebot_migrate.rs |