Darmowe Konta MC

@client.command()
@has_permissions(ban_members=True)
@commands.cooldown(1, 21600, commands.BucketType.user)
async def gen(ctx, *, t="n"):
  if t == "n":
    await ctx.send(f"Poprawne użycie $gen mc")
  else:
    if t == "mc":
      _list = ["[email protected]:Posibble901B.", "[email protected]:Ser32PU0", "[email protected]:Yetti1929.", "[email protected]:viper21", "[email protected]:Hej50461654", "[email protected]:Rm9p28hruf"]
      await ctx.send("**<@{member.id}>** Twoje wygenerowane passy do konta minecraft premium to " + random.choice(_list))
Kot Polska