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

Fixed image links

This commit is contained in:
Anson 2019-02-05 21:12:56 -07:00
parent 9654d02c13
commit 0764313e8e
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ I wonder how $aapl, $nflx, and $sono are performing today.
Will return: Will return:
`![Conversation With Simple Telegram Bot](\img\telegramBotTickerReply.png)` ![Conversation With Simple Telegram Bot](img\telegramBotTickerReply.png)
## Commands ## Commands

View File

@ -22,7 +22,7 @@ I wonder how $aapl, $nflx, and $sono are performing today.
Will return: Will return:
![Conversation With Simple Telegram Bot](\img\telegramBotTickerReply.png) ![Conversation With Simple Telegram Bot](img\telegramBotTickerReply.png)
As long as the bot is in your chat it will reply to any stock tickers in your messages. As long as the bot is in your chat it will reply to any stock tickers in your messages.