We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Generate statistics of infractions including:
And
The text was updated successfully, but these errors were encountered:
Add /stats command (#55)
f75a319
Add kicks, gags, and message deletions in stats count (#55)
e0c388e
Query message deletion count from MessageDeletionService (#55)
67469b2
Include temp/perm mute/ban count (#55)
ce28ad8
Optimize total specific infractions (#55)
f21ed06
DistinctBy is now called early, and cached. This result is then filtered using Count(_ => {}) rather than Where(_ => {}).DistinctBy
Add total ban/mute duration to statistics embed (#55)
686172c
oliverbooth
Successfully merging a pull request may close this issue.
Generate statistics of infractions including:
And
The text was updated successfully, but these errors were encountered: