I hope that after a long day of coding one considers detaching from the screen to try cooking a healthy meal or enjoying food with friends, but FWIW there's a domino's api: https://www.npmjs.com/package/dominos
I looked at the code and all it's doing is opening a browser.
I was expecting a little more, like, actually following through an order.
I am currently adding a feature in my bot to do this. Handling payment and different addresses is awkward though. It'll almost never be as good as actually opening the site either.. but a good default pizza to a default address is fine for 99% of cases. :>
Here's my key bindings:
Ctrl+Z = undo
:Z = Changes mode to enable the following
F = Make food
D = Make dishes
C = Clean
S = Shower
T = Brush teeth
W = Wash clothes
T, followed by 1 or 2 = Go to the toilet
M, followed by W=mute wife B=mute boss
Makes life easy as a clicker game. Dot files are on Github.