Home > node-twitter-autoreply

node-twitter-autoreply

Node-twitter-autoreply is a project mainly written in JavaScript, it's free.

Sandbox project: node.js, OAuth, Twitter, MongoDB

Requirements

npm modules:

  • Express
  • node-oauth
  • Mongoose
  • connect-mongodb
  • Jade
  • Expresso
  • Seq
  • Underscore.js

Copy app-config.js-default to a new file app-config.js and put the Twitter OAuth consumer key and token in it.

Previous:WikiParser