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