yetibot / core

:expressionless: Core yetibot utilities, extracted for shared use among Yetibot and its various plugins
https://yetibot.com
Eclipse Public License 1.0
27 stars 17 forks source link

Allow non-map results in xargs #79

Closed devth closed 5 years ago

devth commented 5 years ago

Allows commands like:

!range 1 5 | xargs repeat %s echo :yetibot: | xargs join

e.g. image