tenebrous-dicebot/src
projectmoon 5643677627
continuous-integration/drone/push Build is passing Details
Consolidate dice and variable parsers under parser module.
2021-05-21 14:44:03 +00:00
..
basic Move some declaration-only modules to mod.rs files in folders. 2021-05-21 14:30:46 +00:00
bin Move commands.rs to commands/mod.rs; move migrate_cli.rs. 2021-05-21 14:35:56 +00:00
bot Move some declaration-only modules to mod.rs files in folders. 2021-05-21 14:30:46 +00:00
cofd Consolidate dice and variable parsers under parser module. 2021-05-21 14:44:03 +00:00
commands Consolidate dice and variable parsers under parser module. 2021-05-21 14:44:03 +00:00
cthulhu Consolidate dice and variable parsers under parser module. 2021-05-21 14:44:03 +00:00
db Remove sled and all related crates from dependencies. 2021-05-21 14:21:22 +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 Replace application-level database connectivity. 2021-05-15 23:45:30 +00:00
error.rs Consolidate dice and variable parsers under parser module. 2021-05-21 14:44:03 +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