Skip to content
New issue

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

[Bug] Fix issue with invalid-user name appearing #192

Closed
bradtaniguchi opened this issue Oct 4, 2020 · 0 comments · Fixed by #193
Closed

[Bug] Fix issue with invalid-user name appearing #192

bradtaniguchi opened this issue Oct 4, 2020 · 0 comments · Fixed by #193
Labels
bug Something isn't working migration Issue/PR should be resolved before migration

Comments

@bradtaniguchi
Copy link
Contributor

Describe the bug
The same bug that affects other mentions also is affecting the "appeal" message sent to logs:

Expected behavior
We should put the current username within () or quotes or something after the id.

Screenshots
Screenshot 2020-10-04 at 11 54 00

note others see "invalid-user"

@bradtaniguchi bradtaniguchi added bug Something isn't working migration Issue/PR should be resolved before migration labels Oct 4, 2020
bradtaniguchi pushed a commit that referenced this issue Oct 5, 2020
- changed the embed to use the `username` value instead of a direct mention. Also threw in a variable for `message.member.mentions?.first()`.

Closes #192
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working migration Issue/PR should be resolved before migration
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant