Fix stock command footer
All checks were successful
Build and push / changes (push) Successful in 3s
Build and push / Lint-Python (push) Successful in 2s
Build and push / Build-and-Push-Docker (push) Successful in 19s
Build and push / sync-argocd-app (push) Successful in 3s
Build and push / post-status-to-discord (push) Successful in 3s
All checks were successful
Build and push / changes (push) Successful in 3s
Build and push / Lint-Python (push) Successful in 2s
Build and push / Build-and-Push-Docker (push) Successful in 19s
Build and push / sync-argocd-app (push) Successful in 3s
Build and push / post-status-to-discord (push) Successful in 3s
This commit is contained in:
parent
6ee0a4a45b
commit
cf7682bc52
@ -152,7 +152,7 @@ def get_stock(share_name, verbose=False, fast=False):
|
||||
inline=False,
|
||||
)
|
||||
embed.set_footer(
|
||||
text="Pulled from https://finance.yahoo.com\nRemember, stocks can go up 10000%, but they can only go down 100%",
|
||||
text="Remember, stocks can go up 1000%, but they can only go down 100%",
|
||||
icon_url="https://emojipedia-us.s3.dualstack.us-west-1.amazonaws.com/thumbs/120/emojidex/112/chart-with-downwards-trend_1f4c9.png",
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user