All Conditions

  • Name
    aboveMembers
    Type
    Required Args: amount - number
    Description

    Check if the amount of members in a guild is above a certain number.

  • Name
    bellowMembers
    Type
    Required Args: amount - number
    Description

    Check if the amount of members in a guild is bellow a certain number.

  • Name
    content
    Type
    Required Args: text - string[]
    Description

    Check if a content of an action equals a certain text.

  • Name
    contentContains
    Type
    Required Args: text - string[]
    Description

    Check if a content of an action contains a certain text.

  • Name
    isBot
    Description

    Check if a user is a bot.

  • Name
    inTicket
    Description

    Check if a message is in a ticket. Requires Tickets plugin.

Was this page helpful?