twitter-bot

A Node JS Based Twitter Bot, which answers your questions

Stars
1

twitter-bot

A Node JS Based Twitter Bot, which answers your questions.

Features Currently Supported

  • Gives Info About Thing/Place/Person using Duckduckgo API
  • Gives you random Quote.
  • Gives you random Joke.
  • Gived you Weather Information.

How to Clone?

Requirements

  • Node.js

  • Fork the Repo / git clone https://github.com/tanwanimohit/twitter-bot.git

  • Replace your twitter developer api,and other apis keys in config.js

  • Run the app using node app.js

What to Contribute?

  • Add new Features.
  • Improve the Answering Functionality.