- 2023/01/16: Upgraded to Ruby 2.7.7 - @dblock.
- 2020/06/26: Allow interactions with bots via
set bots on
- @dblock. - 2018/03/23: Using IEX, lost support for
BTC
and quotes such asROG.VX
- @dblock. - 2017/11/08: Added support for currencies, eg.
BTC
- @dblock. - 2017/08/15: Teams can check on their subscription status with
subscription
and update the credit card on file - @dblock. - 2017/05/22: #44: Replace Yahoo charts with Google charts - @dblock.
- 2016/08/01: #37: Support stocks that Yahoo Finance fails to return a name for, e.g.
300024.SZ
- @pauljz. - 2016/07/31: #36: Support numeric and alphanumeric stock tickers, eg.
Z74.SI
or0941.HK
- @pauljz. - 2016/07/25: Notify subscribing teams - @dblock.
- 2016/07/04: #28: Rename Slack action endpoint - @ddruker.
- 2016/07/02: #26: Supports lowercase ticker symbols, eg.
$aapl
- @dblock. - 2016/07/02: Require a 1.99$ subscription after 7 days - @dblock.
- 2016/07/02: #1: Display other types of graphs - @ddruker.
- 2016/06/21: #24: Added support for FX rates - @dblock.
- 2016/06/20: #18: Fix: bought/sold rounding errors - @dblock.
- 2016/06/20: #22: Fix: robots.txt - @dblock.
- 2016/06/12: Advanced features such as
set dollars off
andset charts off
,bought
,sold
andpositions
now require a premium $9.99 subscription - @dblock. - 2016/06/12: #21: Fix: doesn't work for tickers with dashes, eg.
CMO-PE
- @dblock. - 2016/05/30: #4: Added
bought
,sold
andpositions
commands - @dblock. - 2016/05/24: Fix: don't repeat the same quote twice in a message - @dblock.
- 2016/04/27: #9: Fix: parse stock symbols with periods - @dblock.
- 2016/02/08: #3: Added
set dollars on|off
, respond to $MSFT but not MSFT - @dblock. - 2016/02/05: Respond to single character stocks with a $ sign, eg.
$F
- @dblock. - 2016/02/05: Don't respond to channel mentions that contain what looks like a ticker - @dblock.
- 2016/02/04: Initial public release - @dblock.