summaryrefslogtreecommitdiff
path: root/src/commands/mod.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/mod.rs')
-rw-r--r--src/commands/mod.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/commands/mod.rs b/src/commands/mod.rs
index 7005ae2..afe1e39 100644
--- a/src/commands/mod.rs
+++ b/src/commands/mod.rs
@@ -2,4 +2,5 @@ pub mod ask;
pub mod bottom_decode;
pub mod bottom_encode;
pub mod copypasta;
+pub mod random_lore;
pub mod random_teawie;