From 71c027244572505932309d6f1924035fd286801e Mon Sep 17 00:00:00 2001 From: MisterBiggs Date: Mon, 5 Jul 2021 03:08:38 -0700 Subject: [PATCH] updated docs link --- T_info.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/T_info.py b/T_info.py index 0e71ed1..d93ed90 100644 --- a/T_info.py +++ b/T_info.py @@ -20,7 +20,7 @@ Thanks for using this bot, consider supporting it by [buying me a beer.](https:/ Keep up with the latest news for the bot in its Telegram Channel: https://t.me/simplestockbotnews -Full documentation on using and running your own stock bot can be found [on the bots website.](https://simple-stock-bots.gitlab.io/site) +Full documentation on using and running your own stock bot can be found on the bots [docs.](https://docs.simplestockbot.com) The bot detects _"Symbols"_ using either one `$` or two `$$` dollar signs before the symbol. One dollar sign is for a stock market ticker, while two is for a cryptocurrency coin. `/chart $$eth` would return a chart of the past month of data for Ethereum, while `/dividend $psec` returns dividend information for Prospect Capital stock.