Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a setting to define a custom command time delay range #2

Closed
jdalley opened this issue Aug 27, 2020 · 0 comments
Closed

Add a setting to define a custom command time delay range #2

jdalley opened this issue Aug 27, 2020 · 0 comments
Assignees

Comments

@jdalley
Copy link
Owner

jdalley commented Aug 27, 2020

It was suggested that a custom delay could be added to commands within a script to buffer time before going to the next action.

{
    "command": "echo <target>",
    "delayNextCommand": "5",
    "parse": {
        "moveNextWhen": "Now you repeat it",
        "outcome": ""
    }
}

Update:
I decided to instead add a global delay range that's configurable in the client, with a fallback to 900 - 1100 milliseconds. This will be added in a new config tab General.

@jdalley jdalley self-assigned this Aug 29, 2020
@jdalley jdalley changed the title Add time delay to commands within scripts Add a setting to define a custom time delay Oct 16, 2022
@jdalley jdalley changed the title Add a setting to define a custom time delay Add a setting to define a custom command time delay range Oct 16, 2022
@jdalley jdalley closed this as completed Oct 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant