Allow configuring command usage to add to the audit log. #5888
Unanswered
scottbucher
asked this question in
API Feature Requests & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am currently updating my bot to utilize ephemeral messages in order to lower the clutter it creates, a highly requested change from the community. However, this means commands which edit settings specific to my bot are essentially invisible to other users. This can cause issues if permissions are not setup correctly and someone is changing settings/using commands they shouldn't be.
I would like to have either:
or, preferably:
auditLog: true
, which, whenever that command is used in a guild, will add it to the audit log with the user who used the command, and what arguments were used.Beta Was this translation helpful? Give feedback.
All reactions