You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
No Describe the solution you'd like
Add who added the roles or removed the roles, who banned or unbanned etc, to the "EMBED" would help with moderation purposes.
Also cleanup command could you make it get all the messages and who sent them aswell as the ids for the messages and put them in a .log file and send them to the log channel or something as "PURGE Logs". if they contain text content.
The text was updated successfully, but these errors were encountered:
Just to let you know that MASZ development is on hold for now. So just a heads-up: there won't be a quick fix for your issue.
I haven't implemented this feature yet because Discord doesn't actually send information on the moderator who executed an action to bots. The only workaround for now is to search the audit log for similar actions. This is a bit of a hassle and might not always work. If anyone wants to contribute, I'd suggest this approach: store recent audit logs and try to piece them together to figure out who might have been the moderator of an action.
Is your feature request related to a problem? Please describe.
No
Describe the solution you'd like
Add who added the roles or removed the roles, who banned or unbanned etc, to the "EMBED" would help with moderation purposes.
Also cleanup command could you make it get all the messages and who sent them aswell as the ids for the messages and put them in a .log file and send them to the log channel or something as "PURGE Logs". if they contain text content.
The text was updated successfully, but these errors were encountered: