discordrb icon indicating copy to clipboard operation
discordrb copied to clipboard

Track Member Nickname Changes via #member_update()

Open pinecat opened this issue 3 years ago • 0 comments

Hello,

I was wondering if there is any interest in having the member_update() event trigger when a user's nickname in a server is updated, not just their roles. I have a diff that adds this functionality, and I would be happy to submit a PR for it.

Alternatively, should there be a new, separate handler for this (i.e. member_nick_update())? I'd be happy to change the code I have now and submit a PR for this as well.

Is this a feature that other developers using discordrb would be interested in?

Thank you!

pinecat avatar Jul 06 '22 06:07 pinecat