Remove pal description from the embed
This commit is contained in:
parent
6350248067
commit
ff7e9b28c1
@ -95,8 +95,8 @@ class PalWorld(commands.Cog):
|
|||||||
)["src"]
|
)["src"]
|
||||||
)
|
)
|
||||||
|
|
||||||
pal_description = soup.find("h3", class_="text-lg mt-2 text-slate-300").text
|
# pal_description = soup.find("h3", class_="text-lg mt-2 text-slate-300").text
|
||||||
embed.add_field(name="**Description**", value=pal_description, inline=False)
|
# embed.add_field(name="**Description**", value=pal_description, inline=False)
|
||||||
|
|
||||||
embed.add_field(name="Work Skills", value="-----", inline=False)
|
embed.add_field(name="Work Skills", value="-----", inline=False)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user