MODiX icon indicating copy to clipboard operation
MODiX copied to clipboard

Add user joined/leave logs

Open patrickklaeren opened this issue 6 years ago • 4 comments

As per functionality from other bots - to fully commit to using MODiX, it might be nice to see users who joined/leave the guild in the assigned moderation log channels.

patrickklaeren avatar Aug 20 '19 19:08 patrickklaeren

🔗 Related: #226.

Scott-Caldwell avatar Aug 22 '19 14:08 Scott-Caldwell

Does it make sense to add these to the moderation log channels? And if so, which ModerationActionType should be used? Can't seem to find one that fits join/leave messages.

Emil8250 avatar Sep 22 '21 19:09 Emil8250

Probably not, moderation log is generally for actions a moderator would perform (warning, muting, banning, etc.) and moderation actions the bot automatically performs (deleting invites, etc.).

We can brainstorm, but my initial thoughts are that we could create a new channel designation type like "UserEventsLog" or something that would include things like join/leave, nickname updates, role changes, etc.

For the C# server, Patrick's Accord bot now handles join/leave logs, so this wouldn't be very high priority for us, but it wouldn't be a bad idea to have available in MODiX for other people who want to run MODiX in their own servers.

Scott-Caldwell avatar Sep 23 '21 13:09 Scott-Caldwell

Agreed with the channel, only considered it because it was specifically mentioned in the issue :-)

I can throw some time at something else, this just seemed like a good entry issue for this project.

Emil8250 avatar Sep 23 '21 14:09 Emil8250