(chat-instance-popular _)meme popular # list popular memes from imgflip.com
meme popular # list popular memes from imgflip.com
(generate-auto-split-cmd {[_ inst text] :match})meme <generator>: <text> # autosplit <text> in half and generate the instance
meme <generator>: <text> # autosplit <text> in half and generate the instance
(generate-cmd {[_ inst line1 line2] :match})meme <generator>: <line1> / <line2> # generate an instance
meme <generator>: <line1> / <line2> # generate an instance
(preview-cmd {[_ term] :match})meme preview <term> # preview an example of the first match for <term>
meme preview <term> # preview an example of the first match for <term>
(rand-generate-auto-split-cmd {[text _] :match})meme <text> # when <text> is 4 words or more, autosplit <text> in half and generate the instance; otherwise it'll fallback to meme search
meme <text> # when <text> is 4 words or more, autosplit <text> in half and generate the instance; otherwise it'll fallback to meme search
(rand-generate-cmd {[_ line1 line2] :match})meme <line1> / <line2> # generate random meme
meme <line1> / <line2> # generate random meme
(search-cmd {[_ term] :match})meme search <term> # query available meme generators
meme search <term> # query available meme generators
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |