1
0
mirror of https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot.git synced 2025-06-16 06:56:46 +00:00

added chart to help text

This commit is contained in:
Anson Biggs 2021-01-27 13:05:59 -07:00
parent 81c42000d8
commit 0098432514

View File

@ -26,6 +26,7 @@ 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.
- /chart `$[chart]` will return a plot of the stocks movement for the past 1 month.
- /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.