Group MMS bot powered by Bandwidth.
If you want to learn more, please contact openapi@bandwidth.com or call (888) 686-9944.
Add 415-723-1444
to a new group message thread (or directly) and text:
Anything else is ignored and your chat continues as normal
git clone https://github.com/dtolb/weshould.git
cd weshould
npm run install-all
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
All front end files are located in public/
- Bandwidth Credentials
- Dark Sky Key
- Google Maps Key
- Bandwidth
/application
configured with group messaging.
BANDWIDTH_USER_ID
BANDWIDTH_API_TOKEN
BANDWIDTH_API_SECRET
DARKSKY_KEY
GOOGLE_KEY
DATABASE_URL
npm install
npm start