renamed module dir to modules

This commit is contained in:
2024-03-26 18:00:32 -07:00
parent 54bf544760
commit 15982188f5
6 changed files with 52 additions and 64 deletions

4
src/modules/mod.rs Normal file
View File

@@ -0,0 +1,4 @@
pub mod bully;
pub mod lenny;
pub mod join_rude;