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: <a href="https://www.npmjs.com/package/dominos" rel="nofollow">https://www.npmjs.com/package/dominos</a>
I looked at the code and all it's doing is opening a browser.<p>I was expecting a little more, like, actually following through an order.<p>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. :>
This reminds me that at one point, Everquest 2 had a /pizza command: <a href="https://web.archive.org/web/20050219035023/http://everquest2.station.sony.com/pizza/" rel="nofollow">https://web.archive.org/web/20050219035023/http://everquest2...</a>
Well back in our day we had to FAX our orders in!<p><a href="http://www.donhopkins.com/home/catalog/images/pizzatool.gif" rel="nofollow">http://www.donhopkins.com/home/catalog/images/pizzatool.gif</a>
Full featured command line tool:
<a href="https://www.youtube.com/watch?v=J691aLfkWP0" rel="nofollow">https://www.youtube.com/watch?v=J691aLfkWP0</a>
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<p>Makes life easy as a clicker game. Dot files are on Github.