mfkp / Dat-What-She-Say

A simple "That's What She Said" Twitter bot

Home Page:http://twitter.com/datwhatshesay

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dat What She Say

A simple "That's What She Said" Twitter bot

Setup

  • rename credentials.js.sample to credentials.js
  • insert your twitter api credentials

Required npm modules

  • ejs
  • express
  • ntwitter
  • redis
  • twss

Run it

  • start your redis server (default port 6379)
  • node server.js (runs on localhost:3000)

ToDo

  • "Bad" functionality doesn't work, add some machine learning here.

About

A simple "That's What She Said" Twitter bot

http://twitter.com/datwhatshesay


Languages

Language:JavaScript 100.0%