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

Bot no longer quoting users under server nickname #11

Open
KalmiaKamui opened this issue Nov 8, 2020 · 3 comments
Open

Bot no longer quoting users under server nickname #11

KalmiaKamui opened this issue Nov 8, 2020 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@KalmiaKamui
Copy link

The bot is now quoting users based on their actual discord ID and not their nickname on the server. Please fix as this is confusing for users.

@RalphORama RalphORama added the bug Something isn't working label Nov 25, 2020
@RalphORama
Copy link
Member

Thanks for reporting this. Will investigate and report back.

@DewGaming
Copy link
Contributor

DewGaming commented Dec 12, 2020

This was done due to the server that I modified this bot for, people change their nicknames around a lot, and having an old nickname was really confusing, thus, I changed it to be their actual username.

Here is the commit where I changed that (06f3ea3).

Changing line 100 of cogs/quote.py back should re-enable the nicknames

@KalmiaKamui
Copy link
Author

I have tested reverting this change, and the bot behavior does not return to previous functionality.

@KalmiaKamui KalmiaKamui changed the title Bot not longer quoting users under server nickname Bot no longer quoting users under server nickname Jan 2, 2021
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

4 participants