Python Twitter bot part 2














































Python Twitter bot part 2



                                       Python Twitter Bot Part 2 

Hey guys, Welcome to the part 2 of twitter bot. Assuming you guys have a twitter account(if not create it ASAP), lets move on to how to create a twitter developer account.


2)After opening the above mentioned link. You will get this below page. Now click the "Apply" button which is at the top right corner of the page.




3) After that, click the "Apply for a developer account" button , where you will redirected to sign-in into your twitter account and fill the details accordingly. Wait for the approval of your developer account.

 4)After you get your approval for your developer account, click "create an app" button and fill the details. Later, open the app you created and copy consumer_key, consumer_secret, access_token, access_token_secret from your app and store them for using to connect our python ide and our twitter account, which will be shown in next article.



For Twitter bot part-1:

For Twitter bot part-3: 

Comments