Liking cljdoc? Tell your friends :D

yetibot.commands.order


empty-order-messageclj

source

get-ordersclj

(get-orders)
source

order-forclj

(order-for {[_ person food] :match})

order for <person>: <food> # order <food> for someone other than yourself

order for <person>: <food> # order <food> for someone other than yourself
sourceraw docstring

ordersclj

source

remove-itemclj

(remove-item {[_ name-key] :match})

remove <user> # remove order for <user>

remove <user> # remove order for <user>
sourceraw docstring

reset-ordersclj

(reset-orders)
source

show-orderclj

(show-order _)

order show # show the current order

order show # show the current order
sourceraw docstring

start-taking-ordersclj

(start-taking-orders _)

order reset # reset the orders list

order reset # reset the orders list
sourceraw docstring

take-orderclj

(take-order {:keys [match user]})

order <food> # add (or replace) your food for the current order

order <food> # add (or replace) your food for the current order
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close