Open milesressler opened 2 months ago
Started digging into this. Think this should be pretty easy to rig up using a GroupMe bot. I got a simple group set up posting messages over their API, so should be as simple as formatting a message and posting it over their API!
Nice! I assume you’ll need an API key or some sort of secret - I’ll have to add that into the AWS config when you get to that point. We will probably also want to be able to choose if an order gets copied into groupme or not so we can test things without waking up everyone 😂
GroupMe has public API we can use that we can let Order Takers start using the new system without interrupting the rest of the flow.
Matt or Austin can provide examples of current format. Message should follow that same format.
Would be awesome to also listen to emoji reactions and react to those by marking and order filled/delivered! Not sure if groupme has webhooks we can tie into