Message Bot -- 3

Job ID: 34734867

Budget: €30 – €250 EUR

Bot need to send messages via API

Required files:

1. Accounts - login, pass, proxy
2. Text - the text which is supposed to send bot. Additionally I need to make it so that I could send a few texts in turn to one recipient with a delay from 40 to 60 seconds. Example: USER1 > text1 > 40-60 sec > text2, Next USER etc.
3. Targets.csv - bot will send messages to users who are specified in this file.
4. Sent messages.csv - the bot must record in this file information about the user who has already been sent message(s) to exclude the chance of re-sending at the next run.

What the program will do:
1) The program reads data from (Targets) with information about users of the site I'm collecting this file myself.
2) Logs into accounts.
3) Starts sending text or several messages (Text) by a list from (Targets) After sending each message saves the user to whom the message(s) was sent to the Sent messages.csv file