add image to the outage embed

This commit is contained in:
Luke Robles 2023-05-09 10:59:19 -07:00
parent 2113203be1
commit ca3259646d

View File

@ -75,6 +75,9 @@ class StarCitizen(commands.Cog):
url="https://media.robertsspaceindustries.com/t0q21kbb3zrpt/source.png"
)
embed.set_author(name="OH NO THERE IS AN INCIDENT")
embed.set_image(
url="https://media.giphy.com/media/WWIZJyXHXscn8JC1e0/giphy.gif"
)
embed.add_field(name="Details", value=details.text, inline=True)
embed.add_field(