Skip to content

dtolb/weshould

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

We Should

Group MMS bot powered by Bandwidth.

If you want to learn more, please contact openapi@bandwidth.com or call (888) 686-9944.

Usage Commands

Add 415-723-1444 to a new group message thread (or directly) and text:

  • @gif phrase -> Pulls gif from Giphy
  • @weather location -> Pulls weather from DarkSky

Anything else is ignored and your chat continues as normal

Demo

Deploy

Run front end

Clone this repo

git clone https://github.com/dtolb/weshould.git
cd weshould

Install dependecies

npm run install-all

Run server

npm start

The Server will automatically reload all your changes after you save any .js, .html, or .css file.

To Resart type rs and enter

Front end

All front end files are located in public/

Pre Reqs

Env Vars

  • BANDWIDTH_USER_ID
  • BANDWIDTH_API_TOKEN
  • BANDWIDTH_API_SECRET
  • DARKSKY_KEY
  • GOOGLE_KEY
  • DATABASE_URL

Run

npm install npm start

Powered by