Filter by user name bio or user name in twet like process

Support / help / discussion forum for twitter bot
Post Reply
junq
Posts: 2
Joined: Wed Dec 29, 2021 1:34 pm

Filter by user name bio or user name in twet like process

Post by junq »

Hi!
I'm trying to create the like process by hashtag but can't set up for work the correct filter to exclude from likes if any of the words from my list is in tweet author's username or bio.
What exact steps for this?
Currently, I set up it in ignore words form like this

Code: Select all

bot
Bot
word
username:Bot
username:bot*
username:Name*
, but I see that it doesn't work on username like "Name123" and also don't catch these words in a bio. Is this list is case-sensitive?
What i'm doing wrong?
User avatar
martin@rootjazz
Site Admin
Posts: 34712
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Filter by user name bio or user name in twet like process

Post by martin@rootjazz »

Let me test and get back to you
User avatar
martin@rootjazz
Site Admin
Posts: 34712
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Filter by user name bio or user name in twet like process

Post by martin@rootjazz »

ok the issue is that notation is ONLY support on the FILTER USER.

I will add it for FILTER TWEET for next update




Regards,
Martin
junq
Posts: 2
Joined: Wed Dec 29, 2021 1:34 pm

Re: Filter by user name bio or user name in twet like process

Post by junq »

Thank you for your response. I'll look forward to further updates.
User avatar
martin@rootjazz
Site Admin
Posts: 34712
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Filter by user name bio or user name in twet like process

Post by martin@rootjazz »

Post Reply