Add emojis
All checks were successful
Build and push / changes (push) Successful in 4s
Build and push / Lint-Python (push) Successful in 6s
Build and push / Build-and-Push-Docker (push) Successful in 17s
Build and push / sync-argocd-app (push) Successful in 3s

This commit is contained in:
Luke R 2024-06-06 17:56:35 -07:00
parent ab2a5aade3
commit 65f3a30da2
2 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ class Tarkov(commands.Cog):
@tarkov.command(
guild_ids=core_utils.my_guilds,
name="lottery",
description="Loadout lottery",
description="🎰🎲 Loadout lottery 🎲🎰",
)
async def make_loadout(self, ctx: commands.Context):
weapons = tarkov.request_wiki("Weapons", "Weapons")

0
app/tarkov.py Normal file → Executable file
View File