Replies: 1 comment
-
Sorry, the issue is on me. I didn't delete the previous rules. That's what messes things up. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I followed the Twitter documentation to build a streaming rule where it says space is used for AND logic. But when I provide it here, the space is regarded as OR logic. I am getting all the tweets that match any word I provided in the value parameter.
Here is the code:
My desired behavior is that I want only the tweets that mention my username along with the keyword- send me.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions