mirror of
https://github.com/eRgo35/lyra.git
synced 2026-02-04 12:26:10 +01:00
code cleanup and play command polish
This commit is contained in:
5
src/commands/tools.rs
Normal file
5
src/commands/tools.rs
Normal file
@@ -0,0 +1,5 @@
|
||||
pub mod ping;
|
||||
pub mod register;
|
||||
|
||||
pub use ping::ping;
|
||||
pub use register::register;
|
||||
Reference in New Issue
Block a user