auto delete tweets - token support

Support / help / discussion forum for twitter bot
User avatar
martin@rootjazz
Site Admin
Posts: 34634
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: auto delete tweets - token support

Post by martin@rootjazz »

https://rootjazz.com/twitterdub/updatetesting.html

update, then re-build your post from RSS media action.
You don't need to run it, just submit logs after building the action and it is added to the processing tab



Regards,
Martin
coucan
Posts: 107
Joined: Mon Jan 06, 2014 10:25 am

Re: auto delete tweets - token support

Post by coucan »

Sorry, i don't understand what you instruct me to do.

Have you managed to fix it?

It's still not working, after i tested it.
User avatar
martin@rootjazz
Site Admin
Posts: 34634
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: auto delete tweets - token support

Post by martin@rootjazz »

coucan wrote: Thu Jun 18, 2020 1:11 pm Sorry, i don't understand what you instruct me to do.

Have you managed to fix it?

It's still not working, after i tested it.
1) update: https://rootjazz.com/twitterdub/updatetesting.html

2) Goto POST MEDIA RSS tab and build the action to post from RSS with the body token: %del_h1m30%

3) Add action to processor

4) Submit logs: HELP > LOGS > SUBMIT

then send your logs ID - the first 4 numbers is sufficient (displayed after successful uploading of logs)



update, then re-build your post from RSS media action.
You don't need to run it, just submit logs after building the action and it is added to the processing tab

Have you managed to fix it?

It's still not working, after i tested it.
No, as I said:
'll need to add some debugging to the next build to try and figure out where the %del part of the token gets corrupted.
so this update will give me more information on what is happening when you try and perform this action
coucan
Posts: 107
Joined: Mon Jan 06, 2014 10:25 am

Re: auto delete tweets - token support

Post by coucan »

For this action, i have sent you logs: 38 842

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

Re: auto delete tweets - token support

Post by martin@rootjazz »

ok I can see the token is set correctly, but by the time it runs in the processor, it is corrupted. Will need another debug build to try and pinpoint the exact moment it corrupts.

Update be ready soon
User avatar
martin@rootjazz
Site Admin
Posts: 34634
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: auto delete tweets - token support

Post by martin@rootjazz »

https://rootjazz.com/twitterdub/updatetesting.html

ok as before, build the action, add it to the processor run it. It won't work, but should give me more information to hopefully identify the issue



Regards,
Martin
coucan
Posts: 107
Joined: Mon Jan 06, 2014 10:25 am

Re: auto delete tweets - token support

Post by coucan »

Here is my action sequence:

Item Tag:

<item>

URL:

<link>

Tweet body tag:

%del__h1m30%


Logs: 66712
User avatar
martin@rootjazz
Site Admin
Posts: 34634
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: auto delete tweets - token support

Post by martin@rootjazz »

My apologies, the download links on the webpage were not updated

The version you want is 3.125

https://rootjazz.com/twitterdub/updatetesting.html

The links are now correct, can you try again please.

Sorry
coucan
Posts: 107
Joined: Mon Jan 06, 2014 10:25 am

Re: auto delete tweets - token support

Post by coucan »

ok, i have sent you logs: 26849
User avatar
martin@rootjazz
Site Admin
Posts: 34634
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: auto delete tweets - token support

Post by martin@rootjazz »

desc: {%del__h1m30%}
One thing, above you have the token wrong, you have 2_ it should be one, example
desc: {%del_h1m30%}
Unrelated to your issue, but if it was working, your token wouldn't work as it is.


Unfortunately the logs don't help. They show everything working correctly loading / saving from the database, then somehow between loading the correct text and when the action uses it, it is corrupt.

Let me run some tests and try and see if I can figure out what on earth could explain this
Post Reply