auto delete tweets - token support
- martin@rootjazz
- Site Admin
- Posts: 37273
- Joined: Fri Jan 25, 2013 10:06 pm
- Location: The Funk
- Contact:
auto delete tweets - token support
if you want to auto delete a tweet, have the tweet body include the token
%del_hXmY%
where
h = hours
m = minutes
so to delete tweet after:
1 hour
%del_h1%
1hr 30 minutes
%del_h1m30%
30 minutes
%del_m30%
Testing branch will have this update later today
%del_hXmY%
where
h = hours
m = minutes
so to delete tweet after:
1 hour
%del_h1%
1hr 30 minutes
%del_h1m30%
30 minutes
%del_m30%
Testing branch will have this update later today
- martin@rootjazz
- Site Admin
- Posts: 37273
- Joined: Fri Jan 25, 2013 10:06 pm
- Location: The Funk
- Contact:
Re: auto delete tweets - token support
Hello,
This "auto delete" feature doesn't work when Posting Tweets via RSS feeds.
I have tried to place the token inside the tweet body, but it does not automatically create the task for deleting the tweet later, and when posting a tweet, TD includes the full text of the token inside the tweet...
I sent you the log: 58958
This "auto delete" feature doesn't work when Posting Tweets via RSS feeds.
I have tried to place the token inside the tweet body, but it does not automatically create the task for deleting the tweet later, and when posting a tweet, TD includes the full text of the token inside the tweet...
I sent you the log: 58958
- martin@rootjazz
- Site Admin
- Posts: 37273
- Joined: Fri Jan 25, 2013 10:06 pm
- Location: The Funk
- Contact:
Re: auto delete tweets - token support
The next update will fix this. I shall let you know when it is ready.
Regards,
Martin
Regards,
Martin
- martin@rootjazz
- Site Admin
- Posts: 37273
- Joined: Fri Jan 25, 2013 10:06 pm
- Location: The Funk
- Contact:
Re: auto delete tweets - token support
Hi Martin,
It's still not working for me
I sent you logs: 80100
It's still not working for me
I sent you logs: 80100
- martin@rootjazz
- Site Admin
- Posts: 37273
- Joined: Fri Jan 25, 2013 10:06 pm
- Location: The Funk
- Contact:
Re: auto delete tweets - token support
According to this, you are NOT setting the del_token.
Ansi
Running tests now to see if this is coming from the app, or whether it appears to come from your side
Ansi
utf8#auto_mentions# �l_h1m30%
Something is going on with the leading % symbol.#auto_mentions# �l_h1m30%
Running tests now to see if this is coming from the app, or whether it appears to come from your side
- martin@rootjazz
- Site Admin
- Posts: 37273
- Joined: Fri Jan 25, 2013 10:06 pm
- Location: The Funk
- Contact:
Re: auto delete tweets - token support
can you let me know how you are specifying the RSS meta elements, most importantly the body. If private, please email me:
Unfortunately this info is not being logged so I cannot be sure what you are doing.
Area for concern is how the media URL is extracted:
Regards,
Martin
Code: Select all
support[at]rootjazz[dot]com
Area for concern is how the media URL is extracted:
Seems like you specified a date element and not the <link> element (which works fine for me)08:15:23: Element attribute:
08:15:23: RSS URL: Sun, 14 Jun 2020 02:12:28 GMT
Regards,
Martin
- martin@rootjazz
- Site Admin
- Posts: 37273
- Joined: Fri Jan 25, 2013 10:06 pm
- Location: The Funk
- Contact:
Re: auto delete tweets - token support
tested all working here with token
Code: Select all
%del__h1m30%
Re: auto delete tweets - token support
Oh sorry, there was a misunderstanding, you fixed the "Post RSS" option only (the option with the Twitter Bird and RSS sign).
You did not fix the "Post Media RSS" (the option with the Chain and RSS sign).
Could you please fix the "Post Media RSS" option also?
You did not fix the "Post Media RSS" (the option with the Chain and RSS sign).
Could you please fix the "Post Media RSS" option also?