Add emojis

This commit is contained in:
Luke Robles 2024-06-06 17:56:35 -07:00
parent 1166cf0bad
commit 31690058cb
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