1
0
mirror of https://gitlab.com/simple-stock-bots/simple-discord-stock-bot.git synced 2025-06-16 07:16:41 +00:00

removed help info for inline command

This commit is contained in:
Anson 2020-06-12 01:55:42 -07:00
parent 9c91179e14
commit c106e06cf3

View File

@ -28,9 +28,6 @@ Full documentation can be found [here.](https://simple-stock-bots.gitlab.io/site
- /info `$[symbol]` will return general information about the symbol. - /info `$[symbol]` will return general information about the symbol.
- /search `query` Takes a search string, whether a company name or ticker and returns a list of companies that are supported by the bot. - /search `query` Takes a search string, whether a company name or ticker and returns a list of companies that are supported by the bot.
**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.
The bot also looks at every message in any chat it is in for stock symbols. Symbols start with a `$` followed by the stock symbol. For example: $tsla would return price information for Tesla Motors. The bot also looks at every message in any chat it is in for stock symbols. Symbols start with a `$` followed by the stock symbol. For example: $tsla would return price information for Tesla Motors.
`Market data is provided by [IEX Cloud](https://iexcloud.io)` `Market data is provided by [IEX Cloud](https://iexcloud.io)`