Skip to content

feat: Link to last relevant message on sentiment warning #22

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

Merged
merged 5 commits into from
Aug 11, 2024
Merged

feat: Link to last relevant message on sentiment warning #22

merged 5 commits into from
Aug 11, 2024

Conversation

Bobbyperson
Copy link
Contributor

Closes #19

Fair warning: This might make moderators believe that the linked message is negative, even if it wasn't detected as such.

@Bobbyperson Bobbyperson changed the title Sentinment fix Sentiment fix Aug 11, 2024
@GeckoEidechse
Copy link
Member

Agreed with the warning. I'll think of a way to phrase it o7

@GeckoEidechse
Copy link
Member

So looking at the commit history, the message in 6064e87 was pretty good actually lol

@GeckoEidechse GeckoEidechse changed the title Sentiment fix feat: Link to last relevant message on sentiment warning Aug 11, 2024
@GeckoEidechse GeckoEidechse merged commit 88a3a15 into R2NorthstarTools:main Aug 11, 2024
1 check passed
Comment on lines +56 to +58
logger.debug(f"{result}")
logger.debug(f"{message.author.name}: {message.content}")
logger.debug(f"")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added those by accident, whoopsie x_x

@Bobbyperson Bobbyperson deleted the sentinment-fix branch August 11, 2024 19:21
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.

When sending sentiment warning, link to last relevant message
2 participants