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

had wrong telegram chat linked

This commit is contained in:
Anson Biggs 2022-08-29 14:47:11 -06:00
parent 5fbf59b663
commit cca855934d

View File

@ -15,7 +15,7 @@ class placeholder_Symbol:
placeholder_message = """
Due to increased costs for market data from IEX Cloud, a new provider will be required for the bot to have stock market data. Until then only cryptocurrency data will be available on the bot.
*Track this issue here:* https://t.me/simplestockchat
*Track this issue here:* https://t.me/simplestockbotnews
"""
def __init__(self) -> None: