Add emojis
This commit is contained in:
parent
96a6999f6b
commit
ea0c01160f
@ -23,7 +23,7 @@ class Tarkov(commands.Cog):
|
|||||||
@tarkov.command(
|
@tarkov.command(
|
||||||
guild_ids=core_utils.my_guilds,
|
guild_ids=core_utils.my_guilds,
|
||||||
name="lottery",
|
name="lottery",
|
||||||
description="Loadout lottery",
|
description="🎰🎲 Loadout lottery 🎲🎰",
|
||||||
)
|
)
|
||||||
async def make_loadout(self, ctx: commands.Context):
|
async def make_loadout(self, ctx: commands.Context):
|
||||||
weapons = tarkov.request_wiki("Weapons", "Weapons")
|
weapons = tarkov.request_wiki("Weapons", "Weapons")
|
||||||
|
0
app/tarkov.py
Normal file → Executable file
0
app/tarkov.py
Normal file → Executable file
Loading…
x
Reference in New Issue
Block a user