Could a post be made in twitter using messages in a text file?

Asked by boto

Hi
 I want put multiple inputs in Type("message here") to post twitter messages. How could I do this if I have a text file that has many messages in them?

Question information

Language:
English Edit question
Status:
Answered
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
RaiMan (raimund-hocke) said :
#1

--1. you have to use paste() to enter messages into twitter (see faq: 933)

--2. you can use Python file operations: http://docs.python.org/tutorial/inputoutput.html#reading-and-writing-files

Can you help with this problem?

Provide an answer of your own, or ask boto for more information if necessary.

To post a message you must log in.