update embed title
This commit is contained in:
parent
29af3e6505
commit
f68270acb5
@ -26,7 +26,7 @@ async def get_ship(ship_name):
|
||||
|
||||
embed.set_thumbnail(url=ship_image)
|
||||
|
||||
embed.set_author(name="Star Citizen API Info about the %s" % ship_name)
|
||||
embed.set_author(name="Info about the %s" % ship_name)
|
||||
try:
|
||||
ingame_price = (
|
||||
soup.find("div", {"class": "data-buycost infobox-data infobox-col2"})
|
||||
|
Loading…
x
Reference in New Issue
Block a user