I tried to insert T.post('statuses/update', { status: 'Look, I am tweeting!' } so that there could be a fixed message tweeted with each picture. I tried several combinations but it didn't work.
In one occasion it tweets the message in one tweet and tweets the picture in another.
It would actually be great if it would be possible to pull dedicated message for each picture. I saw a very close version but I couldn't make the Python and its code work.
Hi
I tried to insert T.post('statuses/update', { status: 'Look, I am tweeting!' } so that there could be a fixed message tweeted with each picture. I tried several combinations but it didn't work.
In one occasion it tweets the message in one tweet and tweets the picture in another.
It would actually be great if it would be possible to pull dedicated message for each picture. I saw a very close version but I couldn't make the Python and its code work.
It would be great if anyone can help.
Thank you Best