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

Integrate Clear the Queue stats into a Bubbles command #16

Closed
TimJentzsch opened this issue Jan 30, 2022 · 0 comments · Fixed by #34
Closed

Integrate Clear the Queue stats into a Bubbles command #16

TimJentzsch opened this issue Jan 30, 2022 · 0 comments · Fixed by #34
Assignees
Labels
enhancement New feature or request

Comments

@TimJentzsch
Copy link
Contributor

We previously had a separate script to generate the stats for CtQ.
However, we have better options now with the upgraded API and should make it more accessible by putting it into a Bubbles command.

The command should be !ctqstats <start_date> <end_date>, where <start_date> is the start of the event and <end_date> is the end of the event. The end date should be optional and default to start date + 12 hours.

The old script is available in this repo, but it's rather outdated in some parts so we can probably only reuse the graph generation.

@TimJentzsch TimJentzsch added the enhancement New feature or request label Jan 30, 2022
@TimJentzsch TimJentzsch self-assigned this Jan 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant