tenebrous-dicebot/src
projectmoon 8c2a90e86b Tests for secure commands and user DB API. 2021-05-22 22:48:47 +00:00
..
basic Move some declaration-only modules to mod.rs files in folders. 2021-05-21 14:30:46 +00:00
bin Consider command execution secure when proper conditions are met. 2021-05-21 22:28:45 +00:00
bot Improved command logging, sensitive to secure commands. 2021-05-22 22:17:33 +00:00
cofd Consider command execution secure when proper conditions are met. 2021-05-21 22:28:45 +00:00
commands Tests for secure commands and user DB API. 2021-05-22 22:48:47 +00:00
cthulhu Consider command execution secure when proper conditions are met. 2021-05-21 22:28:45 +00:00
db Tests for secure commands and user DB API. 2021-05-22 22:48:47 +00:00
parser Consolidate dice and variable parsers under parser module. 2021-05-21 14:44:03 +00:00
config.rs Better public API for user variables, avoid allocations in Context. 2020-11-03 20:31:29 +00:00
context.rs Consider command execution secure when proper conditions are met. 2021-05-21 22:28:45 +00:00
error.rs Add check password command. 2021-05-22 22:25:00 +00:00
help.rs Update help; add call of cthulhu. 2021-05-13 21:47:35 +00:00
lib.rs Consolidate dice and variable parsers under parser module. 2021-05-21 14:44:03 +00:00
logic.rs Functional user account registration. 2021-05-22 14:52:32 +00:00
matrix.rs Fix recording of room users, better logging. 2021-05-17 23:12:27 +00:00
models.rs Tests for secure commands and user DB API. 2021-05-22 22:48:47 +00:00
state.rs Remove actix, move state to RwLock. Update dependencies. 2020-10-18 20:37:02 +00:00