Skip to content

Instantly share code, notes, and snippets.

View asherjawad's full-sized avatar

Jawad Siddiqui asherjawad

  • Karachi, Pakistan
View GitHub Profile
@asherjawad
asherjawad / README.md
Created August 10, 2017 15:16 — forked from debashisbarman/README.md
A Twitter bot that can retweet in response to the tweets matching particluar keyword (https://goo.gl/4whEIt)

#Creating a Twitter bot with Node.js Learn how you can create your own Twitter bot using Node.js and the new Twitter API. The bot will auto retweet in response to tweets with some particular hashtags. (https://goo.gl/4whEIt)

##Tools we need Here are the tools we’ll be using to create the bot — 

  • Node.js installed in your machine
  • A registered Twitter account

Create a Twitter application