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

Use server nick instead of Discord's one #38

Open
LuisMayo opened this issue Aug 9, 2021 · 1 comment
Open

Use server nick instead of Discord's one #38

LuisMayo opened this issue Aug 9, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@LuisMayo
Copy link
Owner

LuisMayo commented Aug 9, 2021

Currently we try to do it but it doesn't work

@LuisMayo LuisMayo added the bug Something isn't working label Aug 9, 2021
@GrJT
Copy link

GrJT commented Dec 27, 2021

Maybe you should change this line in file 'message.py' at line 39
return Comment(user_id=self.user.id, user_name=self.user.name, text_content=self.text, evidence_path=self.evidence)
self.user.name -> self.user.display_name

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants