@discord.py

  1. Poyraz_Z

    Discord.py bota rol gerektiren komut nasıl yapılır?

    Merhaba. @tree.command(name = 'mines', description='mines game mode') async def mines(interaction: discord.Interaction, tile_amt: int, round_id : str): if not discord.utils.get(em.author.roles, name='yetkili rol adı'): em.add_field(name='Error', value="Invalid round id") await...
Geri
Yukarı