lutfenbot Help

/member-count

The /member-count command allows you to count the number of members in the server. You can specify filters to count only members with specific roles or members that have a substring in their name.

Parameters

If name and roles both aren't specified, the command counts all members in the server.

name

default: None

the text to compare with names

name-mode

default: Exact

how to compare names

Valid values are:

  • Exact

  • Starts with

  • Ends with

  • Contains

name-type

default: Display name

which name to compare to

Valid values are:

  • Display name — The nickname if the member has one, the username otherwise.

  • Nickname

  • Username

name-case-sensitivity

default: Insensitive

whether name comparisons are case-sensitive

Valid values are Insensitive and Sensitive.

roles

default: None

mentions of the roles to filter by

role-mode

default: Any

how to combine the roles

Valid values are:

  • Any — must have one of the roles

  • All — must have all listed roles

Last modified: 06 November 2024