code cleanup and play command polish

This commit is contained in:
2024-02-12 22:27:14 +01:00
parent a27e95a88d
commit 3b0121699f
9 changed files with 166 additions and 33 deletions

3
src/commands/kashi.rs Normal file
View File

@@ -0,0 +1,3 @@
pub mod kashi;
pub use kashi::kashi;