moronic_kaos
Regular Member
- Nov 17, 2009
- 273
- 568
Guys, I have a php script that autopost tweets from my site to twitter. It is using cron job and I have 4 same script running on each 15 minutes for 4 twitter accounts. We have to manually input desired urls to this php file and our cronjob will post a random tweet to twitter.
The script is downloaded from bhw a while ago.
I tried with statusnet api, but no success.
Can anyone can modify this script for using with statusnet?
What we need is: a list of identica sites and its usernames and passwords must be added to the script.
Like:
site1
username
password
site2
username
password
so with one cronjob, we can post to as many as identica sites..
Also we dont need to use twitterfeed or other sites..
File is attached, change extension to .php
Thanks. This should simply my understanding of the WP-Statusnet plugin. WP-Statusnet uses both twitter and statusnet, so I'll be able to check for the minor differences.
Last edited: