I want nike twitter rsvp bot, C/C++ Programming

Assignment Help:

Project Description:

Project Description: I am seeking a programmer who will be able to design some software that will allow the user to:

1) Repeatedly monitor Nike twitter accounts (10 max) for a specific "RSVP" tweet and I want this to work with the new method nike does which is posting a picture with the # circled.

2) Once such a tweet is posted, the program must rapid fire direct messages (DMs) from multiple twitter accounts (1-20) to the target Nike twitter account while sourcing the #specifichashtag from the RSVP tweet. It is CRUCIAL that this DM is sent within 1-5 seconds of the tweet being posted by the original Nike account.

There are some more specifics as well:

1) The DM's sent must be able to attach the specific hashtag sourced from the tweet posted and formatted as #specifichastag. Moreover, it must attach the #specifichashtag to pre-entered data containing the First Name, Last Name, and Shoe Size of an individual.

I need the program to work on Mac

Example of the situation: A Nike Account User will post a tweet same to this "Twitter #RSVP is now open for the Air Jordan 8 in sizes 7-12, 13, 14. #AJ8" Once the user posts this tweet, I want to develop an app that will automatically send a Direct Message to that same user containing some pre written text as well as the random hashtag, which in my example is #AJ8. A complete example of the complete DM I need to send back in response to the user is "Jon Doe, Size 10, #AJ8"

Skills required are C Programming, CSS, C++ Programming,  Javascript, jQuery / Prototype


Related Discussions:- I want nike twitter rsvp bot

Write procedure that compute recursive method, A function f is defined by t...

A function f is defined by the rule that f(n) = n if 0≤n≤3 and f(n) = f(n - 1) + 2f(n - 2) + 3f(n - 3) if n> 3. (a) Write a procedure that computes f by means of a recursive pro

C program for the no are in ascending order , #include stdio.h> #include...

#include stdio.h> #include conio.h> #include string.h> void main() {           int i=0,j=0,k=0,l=0;           int a[3][3],temp[3][3];           clrscr();

Program for manage the tasks of a robot, Consider a group of n robots, numb...

Consider a group of n robots, numbered R2D1 through R2Dn, and m tasks, numbered 1 through m. Tasks can be different and robots are specialized, hence a given robot can only perform

Required, requiredrequiredrequiredrequiredrequiredrequiredrequiredrequired

requiredrequiredrequiredrequiredrequiredrequiredrequiredrequired

User-defined data type, Explain  U s e r - D e f i n e d D a t a...

Explain  U s e r - D e f i n e d D a t a T y p es? C has Union and Structure as user-defined data types.  C++ has class which looks like structure with a

Simple program of c++ , Simple program of c++: int main() {    i...

Simple program of c++: int main() {    int   bushels;    float dollars, rate;                 cout                 cin >> dollars;                 cout

C program to check display days and months , C program to check display ...

C program to check display days and month main() {           int months, days;           clrscr();           printf("ENTER DAYS: ");           scanf("%d", &days);

When i develop a destructor, When I develop a destructor, do I require to e...

When I develop a destructor, do I require to explicitly call the destructors for my member objects?

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd