From 582a436759191c1e9cd5f620c04b288ca2002f2b Mon Sep 17 00:00:00 2001 From: Anson Biggs Date: Tue, 28 May 2019 12:48:25 +0000 Subject: [PATCH] telegram bot no longer has a news command since its no longer supported by api --- docs/telegram.md | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/docs/telegram.md b/docs/telegram.md index 476fc33..6843f8f 100644 --- a/docs/telegram.md +++ b/docs/telegram.md @@ -31,29 +31,12 @@ As long as the bot is in your chat it will reply to any stock tickers in your me ## Commands - [`/help`](#/help) -- [`/news`](#/news) - [`/dividend`](#/dividend) ### /help This command just displays a short description of what the bot does and a link to this page. -### /news - -This command is intelligent enough to get any tickers in the ticker format: `$amzn`, and can handle as many tickers as you would like to enter. The bot will then return the price of the ticker, and links various websites that provide news about the ticker. Currently the command `/news $aapl` returns: - ---- - -`The current stock price of Apple Inc. is $**170.89**, the stock is currently **up 0.86%**` - -[`Apple: The 4 Biggest Risks`](https://api.iextrading.com/1.0/stock/aapl/article/7171544094325661) - -[`Apple is getting so serious about health, it's started hosting heart-health events at Apple Stores`](https://api.iextrading.com/1.0/stock/aapl/article/6966979968162641) - -[`You can now ask Siri to get you directions with Waze so you don't even have to open the app`](https://api.iextrading.com/1.0/stock/aapl/article/7672481171984085) - ---- - ### /dividend The dividend command will give you the `dividend yield`, `dividend rate`, and will tell you how long until the payout date for any tickers input. Currently the command `/dividend $psec` returns: