diff --git a/functions.py b/functions.py index 30cf834..7c5d3ca 100644 --- a/functions.py +++ b/functions.py @@ -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. - /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. `Market data is provided by [IEX Cloud](https://iexcloud.io)`