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. |
||
---|---|---|
.. | ||
basic | ||
bin | ||
bot | ||
cofd | ||
commands | ||
cthulhu | ||
db | ||
parser | ||
config.rs | ||
context.rs | ||
error.rs | ||
help.rs | ||
lib.rs | ||
logic.rs | ||
matrix.rs | ||
models.rs | ||
state.rs |