Adding link to the wiki tot he /boss commmand
This commit is contained in:
parent
56b5a1595f
commit
16451d1739
@ -294,7 +294,8 @@ class Tarkov(commands.Cog):
|
||||
)
|
||||
|
||||
embed.add_field(name="Spawn Chance", value=f"**{spawn_chance}**", inline=False)
|
||||
embed.set_footer(text=f"Pulled from the wiki {wiki_url + boss_name}")
|
||||
|
||||
embed.add_field(name="Link", value=f"{wiki_url + boss_name}", inline=False)
|
||||
await ctx.send_followup(embed=embed)
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user