Quick script for a competent php coder with Twitter API knowledge.
Fastest $5 ever!
I want a script written in php:
Check Twitter for a trend hash tag in real time (e.g. #olympics)
Construct a tweet using:
1. the above hash tag;
2. A predetermined line of text chosen randomly from a set of text lines stored in a config file;
3. Add a link automatically shortening it; and
4. Send the tweet to a set of twitter accounts via twitter api from config file.
The script will operate on a cron.
php, twitter api knwoledge