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

request: auto-fetch moderation actors #1921

Open
kyranet opened this issue Jun 27, 2021 · 0 comments
Open

request: auto-fetch moderation actors #1921

kyranet opened this issue Jun 27, 2021 · 0 comments

Comments

@kyranet
Copy link
Member

kyranet commented Jun 27, 2021

Is your feature request related to a problem? Please describe.

Right now, when somebody applies an action against a user, Skyra logs them as anonymous.

Describe the solution you'd like

Auto-fetch (after a delay of 30s or 1m) and edit the following logs:

  • [Un]bans: Automatically edits the moderation log with the moderator who applied the action, if none was set.
  • Member Updates and Message Deletes: Automatically edit if a moderator was found.
  • And other actions that are shown in Audit Logs.

The ideal solution is to build a cancellable queue that starts an auto-fetch after the first entry, but aborts when all of them have been resolved (e.g. a ban add that's claimed by a moderator with the s!reason command).

Describe alternatives you've considered

N/a.

Additional context

#179 in #suggestions
#288 in #suggestions

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