Skip to content

Instantly share code, notes, and snippets.

View xola139's full-sized avatar
🙂
always learning something

Raul Corona xola139

🙂
always learning something
View GitHub Profile
@xola139
xola139 / README.md
Created April 24, 2018 16:31 — 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