Change thumbnail on trader command
This commit is contained in:
parent
4618f722a8
commit
dadf88bf52
@ -33,7 +33,9 @@ class Tarkov(commands.Cog):
|
||||
)
|
||||
|
||||
embed.set_author(name="PVE Trader Reset Times")
|
||||
embed.set_thumbnail(url="https://i.ytimg.com/vi/8He5q7qOzNw/maxresdefault.jpg")
|
||||
embed.set_thumbnail(
|
||||
url="https://static.wikia.nocookie.net/escapefromtarkov_gamepedia/images/c/cc/NoFleaAugust2024.png/revision/latest/scale-to-width-down/1000?cb=20240813090927"
|
||||
)
|
||||
|
||||
query = """
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user