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

Message (anti-spam) constraints #594

Merged
merged 3 commits into from
Sep 12, 2024
Merged

Conversation

davidhozic
Copy link
Owner

@davidhozic davidhozic commented Sep 11, 2024

This PR implements #553.

Pull request type:

  • Feature
  • Bug fix
  • Documentation
  • Breaking change

I have:

  • Tested the code
  • Wrote unit tests for the code
  • Documented changes:
    • Guide(s)
    • API reference
    • Changelog

Changes:

  • Implemented additional per-channel constraints for the TextMESSAGE type. Currently, only AntiSpamMessageConstraint is implemented, which prevents messages from being sent into the channel when the last message in that channel is the bot's.

@davidhozic davidhozic self-assigned this Sep 11, 2024
@davidhozic davidhozic changed the title Message constraints Message (anti-spam) constraints Sep 11, 2024
@davidhozic davidhozic merged commit 72fc2f3 into develop Sep 12, 2024
6 checks passed
@davidhozic davidhozic deleted the feat/message_constraint branch September 12, 2024 13:03
This pull request was closed.
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.

1 participant