You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, so I have a tweet stream that is supposed to follow specific rules. This is the exact rule. @tweepsbookcom ${process.env.BOOKMARK} has:mentions. It works. But the problem is, I am replying to the tweet that matches this rule & then the stream throws another tweet in related to the 1st matched tweet since it has the original tweet as a reference in it. I tried modifying the rule by adding -from:twpsbkbot. But it is not working.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hey, so I have a tweet stream that is supposed to follow specific rules. This is the exact rule.
@tweepsbookcom ${process.env.BOOKMARK} has:mentions
. It works. But the problem is, I am replying to the tweet that matches this rule & then the stream throws another tweet in related to the 1st matched tweet since it has the original tweet as a reference in it. I tried modifying the rule by adding-from:twpsbkbot
. But it is not working.Images
Beta Was this translation helpful? Give feedback.
All reactions