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

Handling potential spam messages #31

Open
daemon1024 opened this issue Jul 18, 2020 · 2 comments
Open

Handling potential spam messages #31

daemon1024 opened this issue Jul 18, 2020 · 2 comments
Labels

Comments

@daemon1024
Copy link
Member

Context

Sometimes community members send messages with large word count, which can potentially interrupt an ongoing conversation and hamper reading useful messages. A enhancement in bot to handle this potential spam can solve this.

Directions/Approach

Some of the approaches can be

  • Forwarding the message to OT Group and delete from main group. (Suggested by Suraj Ajay)
  • Paste the content on pastebin ( Pastebin integration #30 might make this easier )

This needs to be implemented with exception to messages from OSDC Core-Team

@daemon1024 daemon1024 added the enhancement New feature or request label Jul 18, 2020
@sidntrivedi012
Copy link
Member

@daemon1024 Let's first complete the deployment of current features and #30 . Then, we can surely look into it.

Also, @osdc/2019-20 What do y'all think about this?

@nightwarriorftw
Copy link
Member

Let's go for the deployment first and then we can implement this feature in the next run :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants