Post to twitter automatically & multi accounts?

Elon Snup

Elite Member
Jr. VIP
Joined
Dec 13, 2010
Messages
4,875
Reaction score
3,316
Hey guys,

I'm running about 40 adults twitter accounts that posts automatically based on certain event on action. I developed a twitter app to do that - but unfortunately - with new twitter crackdown on botting, my dev account application has been rejected. I can't seem to find anyone ready to sell me it's dev account so I'm looking for another solution.

Right now my flow is like this:
1/ Flow of action trigger post
2/ Post with API

What I am thinking to do:
1/ Flow of actions trigger post
2/ Post to wordpress
3/ Configure clean RSS
4/ IFTTT RSS to Twitter


This would work. The problem? IFTTT only accepts one twitter account per IFTTT account. Which will make my life hell.


If you guys know any other workaround, let me know.
 
Master it and you will never regret.
I use it to manage 100+ Twitters campaigns
Let me know if you need help with it

Would be very great actually if it was possible to actually push tweets through Jarvee API.
 
make a IFTTT account for each twitter account

you dont even need a real email address just make one up and a password and write it down so you can log in again


use the "if new tweet by user then tweet the text automatically to your twitter account"

select the accounts tweets you want to copy and post
 
You can fire RSS feed over 100accounts
for what you need the API?

As I described earlier, I could fire through the API directly in PHP. Instead of having to do PHP -> RSS -> Post, I could do PHP -> API Post
 
What about PHP or Python -> Chrome (chromedriver) -> Twitter Post ??
 
What about PHP or Python -> Chrome (chromedriver) -> Twitter Post ??

Chromedriver is desktop based, not very convenient for scalability
 
What events are you wanting to use as your triggers?

Is a shame the API was closed off as the stream instant notifications actions were fantastic.
 
What events are you wanting to use as your triggers?

Is a shame the API was closed off as the stream instant notifications actions were fantastic.


I have a PHP scraper that I developed so basically it would be me pushing the info of when to post. Or working the other way, maybe a 15min cron that check the php page I want.
 
Can i post RSS feeds to twitter with a help of web based app?
if anyone knows please help
Thanks
 
use Socinator to pull from RSS feed and post to Twitter, for unlimited Twitter accounts.
Or use NextScript's Snap plugin directly from Wordpress.
I use both (although not for so many Twitters) and it just works.
 
IFTTT only accepts one twitter account per IFTTT account.
Create a macro with iMacros of the registration process and the recipe creation process too or whatever it's called nowadays, at least this is what i did.

Can i post RSS feeds to twitter with a help of web based app?
if anyone knows please help
Thanks
The answer is in OP's post: IFTTT
 
Hey guys,

I'm running about 40 adults twitter accounts that posts automatically based on certain event on action. I developed a twitter app to do that - but unfortunately - with new twitter crackdown on botting, my dev account application has been rejected. I can't seem to find anyone ready to sell me it's dev account so I'm looking for another solution.

Right now my flow is like this:
1/ Flow of action trigger post
2/ Post with API

What I am thinking to do:
1/ Flow of actions trigger post
2/ Post to wordpress
3/ Configure clean RSS
4/ IFTTT RSS to Twitter


This would work. The problem? IFTTT only accepts one twitter account per IFTTT account. Which will make my life hell.


If you guys know any other workaround, let me know.
Mate. Do you know any service which can post single twitte multiple times with time gap like every 20 mins. Cus every service out there is like we should make a seperate twitte with seperate time managed on
 
Master it and you will never regret.
I use it to manage 100+ Twitters campaigns
Let me know if you need help with it
Maybe you can help me. I'm trying to post tweets with GIF's from my RSS feed through Jarvee 'Campaign>>What to publish>>RSS posts' but getting 'ERROR CODE 194'. Tweets with JPG's are posting without any problems from same RSS feed. Any solutions?
 
Maybe you can help me. I'm trying to post tweets with GIF's from my RSS feed through Jarvee 'Campaign>>What to publish>>RSS posts' but getting 'ERROR CODE 194'. Tweets with JPG's are posting without any problems from same RSS feed. Any solutions?
Remove the tick from the box 'make image unique'
 
Back
Top