]> git.r.bdr.sh - rbdr/dead-drop/log
rbdr/dead-drop
7 years agoHandle Menus and Store / Recall recordings (#2)
Rubén Beltrán del Río [Sun, 19 Feb 2017 05:14:20 +0000 (23:14 -0600)]
Handle Menus and Store / Recall recordings (#2)

* Update calls for menu parsing in paw

* Add twilio and bodyparser dependencies

* Integrate menu routes

* Add redirects to all menu selections.

* Add pause to menu message

* Update paw to handle all recordings cases

* Add rec menu handler, recordings dummy handler

* Add redis related configs

* Add redis node module

* Add missing comma to config

* Remove dangling comma from config

* Update paw to validate input

* Add post validation dependencies

* Update yarn lock

* Store recordings in redis

* Say post id in spanish

* Use the word for the pound sign

* Use a timestamp shifted by 2 and truncated to 10

7 years agoInitial Setup (#1)
Rubén Beltrán del Río [Sat, 18 Feb 2017 23:55:13 +0000 (17:55 -0600)]
Initial Setup (#1)

* Add git ignore

* Add eslint config

* Add dummy project files

* Add jsdoc config

* Add docker files

* Add changelog, contributing and readme

* Add travis files

* Add Paw helper

* Add travis test docker compose file

* Name the ci service appropriately

7 years agoInitial commit
Rubén Beltrán del Río [Sat, 18 Feb 2017 07:58:16 +0000 (01:58 -0600)]
Initial commit