A Node JS Based Twitter Bot, which answers your questions.
- Gives Info About Thing/Place/Person using Duckduckgo API
- Gives you random Quote.
- Gives you random Joke.
- Gived you Weather Information.
Requirements
-
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
- Add new Features.
- Improve the Answering Functionality.