Wrap the incident header in rotating lights for effect
This commit is contained in:
parent
4730fe4472
commit
9b5f8474c9
@ -74,7 +74,9 @@ class StarCitizen(commands.Cog):
|
|||||||
embed.set_thumbnail(
|
embed.set_thumbnail(
|
||||||
url="https://media.robertsspaceindustries.com/t0q21kbb3zrpt/source.png"
|
url="https://media.robertsspaceindustries.com/t0q21kbb3zrpt/source.png"
|
||||||
)
|
)
|
||||||
embed.set_author(name="🚨🚨🚨OH NO THERE IS AN INCIDENT🚨🚨🚨")
|
embed.set_author(
|
||||||
|
name="🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨\n🚨 OH NO THERES AN INCIDENT 🚨\n🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨"
|
||||||
|
)
|
||||||
embed.set_image(
|
embed.set_image(
|
||||||
url="https://media.giphy.com/media/WWIZJyXHXscn8JC1e0/giphy.gif"
|
url="https://media.giphy.com/media/WWIZJyXHXscn8JC1e0/giphy.gif"
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user