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

speak: dont recognize generated messages as copypasta memes #80

Merged

Conversation

smantic
Copy link
Collaborator

@smantic smantic commented Oct 16, 2024

Adds a memery.Block call inside of speak to prevent the generated message from being recognized as a meme.

I put the call to block after the rate limit and other checks so we only block the message if we're actually going to send the message.

to close #79

@smantic smantic force-pushed the 79-prompted-messages-arent-blocked-from-copypasta branch from ff20e7f to 1a64600 Compare October 16, 2024 00:18
@smantic smantic force-pushed the 79-prompted-messages-arent-blocked-from-copypasta branch from 1a64600 to 57182b4 Compare October 16, 2024 00:20
@zephyrtronium zephyrtronium merged commit 2cab284 into master Oct 16, 2024
2 checks passed
@zephyrtronium zephyrtronium deleted the 79-prompted-messages-arent-blocked-from-copypasta branch October 16, 2024 00:24
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.

prompted messages aren't blocked from copypasta
2 participants