I created a bot to retweet one of my status in twitter... i used the api @ http://github.com/abraham/twitteroauth
$connection->post('statuses/retweet/'. $result->id);
i can retweet my tweet successfully but when i check tweet mentioning me, it doesn't list the tweet by that bot