Delete Tweets

Support / help / discussion forum for twitter bot
Post Reply
shaily
Posts: 95
Joined: Mon Aug 12, 2019 2:30 am

Delete Tweets

Post by shaily »

Hi Martin,
Wanted to know if it is possible to automate deletion of my tweets which have got no interactions (i.e. No Likes, No Retweets and No Replies).
Any easy way to do this??
Cheers,
Shaily
User avatar
martin@rootjazz
Site Admin
Posts: 34627
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Delete Tweets

Post by martin@rootjazz »

Scrape tab
Scrape your tweets
with filter < 1 interactions

Then ACCOUNTS tab > DELETE FILE
shaily
Posts: 95
Joined: Mon Aug 12, 2019 2:30 am

Re: Delete Tweets

Post by shaily »

Hi Martin,
Thanks for providing the information. Very exciting.

I tried this but had two questions:
1. Where to set no. of interactions < 1?
2. and what is the format that works on delete file? should I scrape tweets or body or urls?

Really appreciate your prompt reply.

Cheers,
Shaily
User avatar
martin@rootjazz
Site Admin
Posts: 34627
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Delete Tweets

Post by martin@rootjazz »

shaily wrote: Mon Feb 15, 2021 11:06 pm Hi Martin,
Thanks for providing the information. Very exciting.

I tried this but had two questions:
1. Where to set no. of interactions < 1?
FILTER TWEET options, it might not be called "intereactions" but you can set replies / likes all to <1
2. and what is the format that works on delete file? should I scrape tweets or body or urls?
Tweet IDs / URLs will both work
shaily
Posts: 95
Joined: Mon Aug 12, 2019 2:30 am

Re: Delete Tweets

Post by shaily »

Hi Martin,

The filter options are #Like: min () and max ()
#Retweets: min () and max ()
#Replies: min () and max ()

If I put 0 in this.. it picks everything. Can you please advise the min and max values for all the three to get zero interactions. It only accepts whole numbers.

Cheers,
Shaily
User avatar
martin@rootjazz
Site Admin
Posts: 34627
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Delete Tweets

Post by martin@rootjazz »

shaily wrote: Tue Feb 16, 2021 8:41 pm Hi Martin,

The filter options are #Like: min () and max ()
#Retweets: min () and max ()
#Replies: min () and max ()

If I put 0 in this.. it picks everything. Can you please advise the min and max values for all the three to get zero interactions. It only accepts whole numbers.

Cheers,
Shaily
No you cannot put 0, 0 means do not use this filter. So you set MAX=1, this will allow items with 0 or 1 retweets (for the retweet filter). That's the best you can do. There is no support for the filter being 0 at this time.
Post Reply