giphbot
giphbot copied to clipboard
Possible to jump to a specific result
Is it possible, using a modified syntax, to jump to a specific result in addition to random?
for instance, currently
giphy cat
could it also be
giphy cat[0]
giphy cat[1]
or
giphy cat `0`
which would return the zero item in the array instead of a random one?