botoh/src/commands/mod.rs
notohh b510e65052
feat: logs && users commands
also init the helix client, and refactor a bit aswell.

fmt
2024-06-17 11:37:27 -04:00

4 lines
58 B
Rust

pub mod lastfm;
pub mod logs;
pub mod ping;
pub mod user;