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

#465 make .removequote work for users no longer in Manechat #495

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

Ixrec
Copy link
Contributor

@Ixrec Ixrec commented Nov 7, 2023

Made the confirmation message after .removequote always do a user mention instead of fetching their name, since that's just easier after we stop assuming we can always get a name, and more consistent.

Internally, QuoteService.RemoveQuote was bending over backwards to return a Quote object, but no one actually used it, so I just deleted that.

Fixes #465

@Ixrec Ixrec merged commit d83e881 into Manechat:mane Nov 7, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

.removequote can't delete quotes for users who are no longer around
1 participant