adds code


Here's a tutorial on how to create a fully functioning Twitter Bot using the v2 API. We will generate our keys and tokens on the Twitter Developer Platform, then create a Node.js application to tweet our message. Finally, we add cron jobs and an express server to our application so we can tweet out at certain times on a schedule. Link to blog post for generating key and tokens: https://www.ryancarmody.dev/blog/generate-twitter-api-keys-and-tokens Link to blog post making the Twitter bot: https://www.ryancarmody.dev/blog/creating-a-twitter-bot-with-nodejs-api Timestamps: 0:00 Example of a Twitter bot 1:39 Generate your keys and tokens for the Twitter API 5:37 Create a Node.js application and install dependencies 7:37 Create a .env file for our keys and tokens 9:42 Create a Twitter client 10:52 Call the Twitter API and send a Tweet 12:53 Add Cron jobs 16:31 Add Express to your Node.js app Check out my personal website at: https://ryancarmody.dev Follow me on Twitter (I am new): https://twitter.com/ryancarmody_dev Interested in learning Angular? I have a course, check it out here: https://www.youtube.com/watch?v=TXqJE... You can check out some of the games I have made in the past WhereTaken - https://wheretaken.com Retro Snake - https://playretrosnake.com Worldle Unlimited - https://playworldle.com All games - https://games.ryancarmody.dev
Previous Post Next Post