Skip to content

slooker/twilio-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

First install NVM:

From there, do nvm install iojs

  • nvm install iojs

-- If for some reason nvm install iojs doesn't work, have them log out then back into the server

Next install the Hapi module that runs the server

  • npm install hapi

Start the server like so:

  • iojs index.js

About

Server for handling commands gotten via text message and allowing a robot to connect and fetch those commands.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published