add image to the outage embed
This commit is contained in:
parent
2113203be1
commit
ca3259646d
@ -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(
|
||||
|
Loading…
x
Reference in New Issue
Block a user