1
0
mirror of https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot.git synced 2026-06-03 21:10:27 +00:00

Fixed image links

This commit is contained in:
2019-02-05 21:12:56 -07:00
parent 9654d02c13
commit 0764313e8e
2 changed files with 2 additions and 2 deletions
+1 -1
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
+1 -1
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.