# @bot.slash_command(description='Boosters only') async def pack(ctx): await ctx.respond("test", ephemeral=True) this my code rn