pub async fn command_available(
    available: bool,
    context: ContextLock
) -> Result<impl Reply, Rejection>