mirror of
https://gitlab.com/simple-stock-bots/simple-discord-stock-bot.git
synced 2025-06-15 23:06:40 +00:00
$GME 💎🙌"
This commit is contained in:
parent
6e9e98e069
commit
78bacf3869
@ -258,6 +258,9 @@ If you have any questions get in touch: MisterBiggs#0465 or[anson@ansonbiggs.com
|
||||
else:
|
||||
message = f"The symbol: {symbol} was not found."
|
||||
|
||||
if symbol.upper() == "GME":
|
||||
message += "\n\n🙌💎Power to the Players💎🙌"
|
||||
|
||||
dataMessages[symbol] = message
|
||||
|
||||
return dataMessages
|
||||
|
Loading…
x
Reference in New Issue
Block a user