Add rotating lights to alert about star citizen incidents

This commit is contained in:
Luke Robles 2023-05-19 10:57:26 -07:00
parent 65c6652f0e
commit f857cc1cc2

View File

@ -74,7 +74,7 @@ class StarCitizen(commands.Cog):
embed.set_thumbnail(
url="https://media.robertsspaceindustries.com/t0q21kbb3zrpt/source.png"
)
embed.set_author(name="OH NO THERE IS AN INCIDENT")
embed.set_author(name="🚨🚨🚨OH NO THERE IS AN INCIDENT🚨🚨🚨")
embed.set_image(
url="https://media.giphy.com/media/WWIZJyXHXscn8JC1e0/giphy.gif"
)