Has anyone used pd to post to Twitter?
Based on what I can gather here and there, I used this to connect to Twitter:
[connect twitter.com 80(
|
[netclient]
This brought back the message, 'netclient: connection closed on socket 1552'.
I thought once I established a connection, I would be able to send some sort of message using what I think is Twitter's authentication protocol:
[http://user:pass@twitter.com/statuses/update.xml(
|
[netclient]
But, I was just guessing.
Any ideas?