Adding link to the wiki tot he /boss commmand
All checks were successful
Build and push / changes (push) Successful in 2s
Build and push / Lint-Python (push) Successful in 6s
Build and push / Build-and-Push-Docker (push) Successful in 16s
Build and push / post-status-to-discord (push) Successful in 1s
Build and push / sync-argocd-app (push) Successful in 3s
All checks were successful
Build and push / changes (push) Successful in 2s
Build and push / Lint-Python (push) Successful in 6s
Build and push / Build-and-Push-Docker (push) Successful in 16s
Build and push / post-status-to-discord (push) Successful in 1s
Build and push / sync-argocd-app (push) Successful in 3s
This commit is contained in:
parent
f29f12f5e8
commit
1ae0b0cf94
@ -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