reorganized cmds folder structure

This commit is contained in:
2026-03-01 11:28:00 +01:00
parent 7ecabfb0c8
commit ae9b1f3ba0
35 changed files with 52 additions and 286 deletions
+4
View File
@@ -0,0 +1,4 @@
pub mod db;
pub mod debug;
pub mod generic;
pub mod reddit;