Dominik Kundel
Dominik Kundel
Add support for Twilio Understand as soon as it is available. Using this in favor of #9
There should be a more diverse set of replies to orders and other incoming messages. You can add more messages by placing them into the respective arrays in [server/utils/messages.js](../blob/master/server/utils/messages.js)
Right now we are only searching for "local" SMS-enabled numbers using the REST API. This breaks in countries like Germany or Australia where you need a "mobile" number. We should...
Right now we can only keep track of the stats for coffees that have been ordered through the system. It would be nice to offer something to the baristas that...
Once we have tests, we should also add a CI. Either CircleCI or Travis
This repo really needs tests. I would use [`jest`](https://facebook.github.io/jest/) since the integration is super easy. But haven't gotten around to this yet.
Most of the work here is already done but basically there should be an environment variable that when set, starts up the Node.js server without the back-end but instead makes...
It would be great if you could send a notification manually by pressing a "trigger notification" button
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...