Skip to main content

normalize_easy_command

Function normalize_easy_command 

Source
pub fn normalize_easy_command(input: &str) -> String
Expand description

Easy-mode command aliases that map user-friendly names to advanced commands. Call this early in the input pipeline before slash command dispatch.