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
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: