yetibot / yetibot

🤖 Extreme chatops bot for Slack, Discord, Mattermost, IRC 🔧 New contributors welcome 🏗
https://yetibot.com
Eclipse Public License 1.0
347 stars 65 forks source link

possible parser bug in !echo now $(js '$' + $(stockprice ebay).toFixed(2)) #423

Open yetibot-admin opened 10 years ago

cvic commented 6 years ago

hm?

devth commented 6 years ago

See the failing test in the linked commit above (this test is disabled on master).

!help stockprice
stockprice # alias for stock $s | data $.latestPrice
!echo now $(js '$' + $(stockprice ebay).toFixed(2))
now org.mozilla.javascript.EvaluatorException: missing ) after argument list (<eval>#1))