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

Allow tengo to drop messages using msgDrop #1272

Merged
merged 1 commit into from
Oct 21, 2020
Merged

Allow tengo to drop messages using msgDrop #1272

merged 1 commit into from
Oct 21, 2020

Conversation

42wim
Copy link
Owner

@42wim 42wim commented Oct 21, 2020

Can be used to for example drop empty messages

if msgText == "blockthismessage" {
   msgDrop=true
}

@42wim 42wim added this to the 1.19.1 milestone Oct 21, 2020
@codeclimate
Copy link

codeclimate bot commented Oct 21, 2020

Code Climate has analyzed commit 8f05ff4 and detected 1 issue on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 1

View more on Code Climate.

@42wim 42wim mentioned this pull request Oct 21, 2020
@42wim 42wim merged commit ae3bc33 into master Oct 21, 2020
@42wim 42wim deleted the msgdrop branch October 21, 2020 19:57
@TheHolyRoger
Copy link
Contributor

Thank you @42wim ! Tested and working perfectly, using it now.

@42wim
Copy link
Owner Author

42wim commented Oct 21, 2020

good to hear :)

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.

None yet

2 participants