tenebrous-dicebot/src
projectmoon e73ad118b2 Move some declaration-only modules to mod.rs files in folders. 2021-05-21 14:30:46 +00:00
..
basic Move some declaration-only modules to mod.rs files in folders. 2021-05-21 14:30:46 +00:00
bin Remove sled code; promote sql to top level 2021-05-21 14:05:25 +00:00
bot Move some declaration-only modules to mod.rs files in folders. 2021-05-21 14:30:46 +00:00
cofd Move some declaration-only modules to mod.rs files in folders. 2021-05-21 14:30:46 +00:00
commands Remove sled code; promote sql to top level 2021-05-21 14:05:25 +00:00
cthulhu Move some declaration-only modules to mod.rs files in folders. 2021-05-21 14:30:46 +00:00
db Remove sled and all related crates from dependencies. 2021-05-21 14:21:22 +00:00
commands.rs Remove sled code; promote sql to top level 2021-05-21 14:05:25 +00:00
config.rs Better public API for user variables, avoid allocations in Context. 2020-11-03 20:31:29 +00:00
context.rs Replace application-level database connectivity. 2021-05-15 23:45:30 +00:00
error.rs Remove sled and all related crates from dependencies. 2021-05-21 14:21:22 +00:00
help.rs Update help; add call of cthulhu. 2021-05-13 21:47:35 +00:00
lib.rs Consolidate dice module into logic module. 2021-05-21 14:26:58 +00:00
logic.rs Consolidate dice module into logic module. 2021-05-21 14:26:58 +00:00
matrix.rs Fix recording of room users, better logging. 2021-05-17 23:12:27 +00:00
migrate_cli.rs Move migrations to sqlite directory. Remove in-memory temp db until refinery supports sqlx. 2021-05-18 14:50:49 +00:00
models.rs Unit tests for inserting and loading room info from db. 2020-11-29 21:29:13 +00:00
parser.rs Update variables on advancement rolls. 2021-05-13 21:16:41 +00:00
state.rs Remove actix, move state to RwLock. Update dependencies. 2020-10-18 20:37:02 +00:00
variables.rs Centralize common parsing code. 2020-10-31 20:51:17 +00:00