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

Change -x param in discord bot #43

Closed
parlance-zz opened this issue Sep 24, 2022 · 1 comment
Closed

Change -x param in discord bot #43

parlance-zz opened this issue Sep 24, 2022 · 1 comment
Assignees

Comments

@parlance-zz
Copy link
Owner

Negative values should trigger repeat mode ad infinitum (or up to max repeat limit), until !stop is run.

Do not show repeated commands in the queue more than once.

@parlance-zz parlance-zz self-assigned this Sep 24, 2022
@lootsorrow
Copy link

lootsorrow commented Sep 24, 2022

instead of:

Okay @parlance, here's your queue...
1: [5:49:37 PM] @parlance !t2i chrono trigger -x 4 (waiting)
2: [5:49:37 PM] @parlance !t2i chrono trigger -x 4 (waiting)
3: [5:49:37 PM] @parlance !t2i chrono trigger -x 4 (waiting)
4: [5:49:37 PM] @parlance !t2i chrono trigger -x 4 (waiting)

Okay @parlance, here's your queue...
1: [5:49:37 PM] @parlance !t2i chrono trigger -x 4 (waiting) - # remaining

where # would show however many "charges" of that initial command are still waiting to be executed

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

2 participants