tenebrous-dicebot/src
projectmoon c1ec7366e4 Add user accounts, registration command, secure command valiation. 2021-05-22 14:01:16 +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 Consider command execution secure when proper conditions are met. 2021-05-21 22:28:45 +00:00
cofd Consider command execution secure when proper conditions are met. 2021-05-21 22:28:45 +00:00
commands Add user accounts, registration command, secure command valiation. 2021-05-22 14:01:16 +00:00
cthulhu Consider command execution secure when proper conditions are met. 2021-05-21 22:28:45 +00:00
db Add user accounts, registration command, secure command valiation. 2021-05-22 14:01:16 +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 Consider command execution secure when proper conditions are met. 2021-05-21 22:28:45 +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 Consolidate dice and variable parsers under parser module. 2021-05-21 14:44:03 +00:00
matrix.rs Fix recording of room users, better logging. 2021-05-17 23:12:27 +00:00
models.rs Unit tests for inserting and loading room info from db. 2020-11-29 21:29:13 +00:00
state.rs Remove actix, move state to RwLock. Update dependencies. 2020-10-18 20:37:02 +00:00