Publish to multiple twitter accounts

soyglobal

Regular Member
Joined
Sep 24, 2009
Messages
359
Reaction score
42
Hi, how i can update status of multiple twitter accounts from php?
My idea is update various twitter accounts when i created a new post in wordpress, and the plugins that do it (in single account) need to create the application key in each account, and i want manage 1000 twitter accounts for use 5-10 accounts each time

Thanks
 
Your idea is not bad you can do it i think you will success. :)
 
But keep this in mind posting same content to multiple accounts from same IP address may force Twitter to take action :)
 
Yes, I have created an app in PHP to do that. It's working fine. If you want you can create one for you. It's easy to create. I have written an article about this, I hope it will be helpful for you. If you like you can follow this https://www.phpans.com/multiple-twitter-accounts-post-in-php/ article step by step.
Thank You
 
Back
Top