From 28f2ba23206748092f5e597a268c1c1bc632a742 Mon Sep 17 00:00:00 2001 From: Anson Date: Sat, 10 Oct 2020 21:35:26 -0700 Subject: [PATCH] updated help text --- functions.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/functions.py b/functions.py index aecbdd8..0b3aaba 100644 --- a/functions.py +++ b/functions.py @@ -25,8 +25,10 @@ Full documentation can be found [here.](https://simple-stock-bots.gitlab.io/site **Commands** - /dividend `$[symbol]` will return dividend information for the symbol. + - /intra `$[symbol]` will return a plot of the stocks movement since the last market open. - /news `$[symbol]` will return news about the symbol. - /info `$[symbol]` will return general information about the symbol. + - /stat `$[symbol]` will return important statistics about the symbol. **Inline Features** You can type @SimpleStockBot `[search]` in any chat or direct message to search for the stock bots full list of stock symbols and return the price of the ticker.