I need a twitter bot. Bot would ask for twitter username, password, and tweet text. Bot would then login to twitter and post tweet. Bot must then check to verify that tweet was successfully submitted and is live on twitter.com
Please read all requirement carefully before bidding:
- Bot MUST be programmed in C# – you will be required to provide all original source code or visual studio project with final product so code can be maintained and updated in future.
- Bot MUST use twitters website NOT their API. Bot should use C# httpwebrequest and httpwebresponse to submit http requests to twitter.com and process http responses. The goal of this bot is too look exactly like a user whos using their web browser to access twitter. If you create a bot that just uses twitters API your work will be rejected.