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

$timeoutList #562

Closed
1 task done
Mody-0 opened this issue Mar 17, 2024 · 5 comments
Closed
1 task done

$timeoutList #562

Mody-0 opened this issue Mar 17, 2024 · 5 comments
Labels
state: pending Approval must be done first, to be accepted. type: function functions related

Comments

@Mody-0
Copy link

Mody-0 commented Mar 17, 2024

Featuring Type

Function

So, what is it about?

We all know that timeouts now have a specific code that can be used to $stopTimeout but well that code sometimes gets lost if it's never been stored in a var.
$timeoutList will help us get rid of that problem and let us get a list of all the active timeouts and their codes.

Code of Conduct

  • I agree to follow this project's Code of Conduct
@USERSATOSHI USERSATOSHI added state: pending Approval must be done first, to be accepted. type: function functions related type: feature labels Mar 17, 2024
@Faf4a
Copy link
Member

Faf4a commented Mar 26, 2024

Thank you for this suggestion! We will consider adding this.

@Faf4a
Copy link
Member

Faf4a commented Mar 26, 2024

This was added in 6452125!

@Faf4a Faf4a closed this as completed Mar 26, 2024
@Mody-0
Copy link
Author

Mody-0 commented Mar 26, 2024

Are you sure this function only gets active timeouts? cause I think it gets all the timeouts that were ever created on the bot.
Also it kinda doesn't show the timeout name along with the code which is the most important part of the function, how am I gonna know which is which?

Pretty long list for only active timeouts, don't you think?
image
image

@Faf4a
Copy link
Member

Faf4a commented Mar 26, 2024

Oh, yeah we didn't actually delete old timeouts before. so.. whoops I guess

@Mody-0
Copy link
Author

Mody-0 commented Mar 28, 2024

So.. what we gonna do?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state: pending Approval must be done first, to be accepted. type: function functions related
Projects
None yet
Development

No branches or pull requests

3 participants