tenebrous-dicebot/src/db
projectmoon 5b3d174edc
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
Separate registering and linking accounts.
Can register an account with the bot to manage variables and stuff in
private room, and then separately "link" it with a password, which
makes it available to anything using the bot API (aka web app). Can
also unlink and unregister. Check command no longer validates
password. It just checks and reports your account status.
2021-05-26 15:28:59 +00:00
..
sqlite Separate registering and linking accounts. 2021-05-26 15:28:59 +00:00
errors.rs Remove sled and all related crates from dependencies. 2021-05-21 14:21:22 +00:00
mod.rs Do not automatically create accounts; use enum to show this instead. 2021-05-26 14:20:18 +00:00