Histoire d’intégrer twitter dans vos script, voici comment tweeter simplement via ligne de commande:
curl -k -u user:pass -d status= »mon tweet » https://twitter.com/statuses/update.xml
Histoire d’intégrer twitter dans vos script, voici comment tweeter simplement via ligne de commande:
curl -k -u user:pass -d status= »mon tweet » https://twitter.com/statuses/update.xml