1
0
mirror of https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot.git synced 2025-09-13 00:55:08 +00:00

code cleanup

This commit is contained in:
2021-01-31 17:14:15 -07:00
parent f02ab0d14b
commit ba1f43b593
2 changed files with 8 additions and 10 deletions

View File

@@ -63,7 +63,7 @@ An alternative way to donate is through https://www.buymeacoffee.com/Anson, whic
If you have any questions get in touch: @MisterBiggs or [anson@ansonbiggs.com](http://mailto:anson@ansonbiggs.com/)
*Donations can only be made in a chat directly with @simplestockbot
_Donations can only be made in a chat directly with @simplestockbot_
"""
def __init__(self, IEX_TOKEN: str):
@@ -356,3 +356,7 @@ If you have any questions get in touch: @MisterBiggs or [anson@ansonbiggs.com](h
else:
return False
# s = Symbol("")
# print(s.donate_text)