From: Rubén Beltrán del Río Date: Sun, 19 Feb 2017 05:14:20 +0000 (-0600) Subject: Handle Menus and Store / Recall recordings (#2) X-Git-Url: https://git.r.bdr.sh/rbdr/dead-drop/commitdiff_plain/7404eac982a0d928866aeddaa1a0ea4d1f2d3870?ds=sidebyside;hp=7404eac982a0d928866aeddaa1a0ea4d1f2d3870 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 ---