changing the meme image for negative stock movement
This commit is contained in:
parent
d5377584f7
commit
c976dfda3c
@ -38,7 +38,7 @@ def get_stock(share_name):
|
||||
if current_change < 0:
|
||||
change_symbol = "-"
|
||||
embed_color = 15158332
|
||||
meme_url = "https://i.ytimg.com/vi/E_XlA_IEzwM/hqdefault.jpg"
|
||||
meme_url = "https://i.kym-cdn.com/photos/images/facebook/002/021/567/635.png"
|
||||
|
||||
embed = discord.Embed(description="-------", color=embed_color, type="rich")
|
||||
embed.set_thumbnail(url=meme_url)
|
||||
|
Loading…
x
Reference in New Issue
Block a user