Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Check past names using [p]names command
[p]names
Get past names
I didn't get any names, because we're checking for it in wrong event (on_member_update instead of on_user_update).
on_member_update
on_user_update
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Other bugs
What were you trying to do?
Check past names using
[p]names
commandWhat were you expecting to happen?
Get past names
What actually happened?
I didn't get any names, because we're checking for it in wrong event (
on_member_update
instead ofon_user_update
).How can we reproduce this issue?
[p]names
on yourself.The text was updated successfully, but these errors were encountered: