Skip to main content

Status Roles

With this module, you can grant users a role based on their status content. for example, you can grant them any role of your choice, if they have the word "scootkit" in their status. you do not have to only 1 word, it could also be a whole sentence. please do not use this module for users to swear in their status.


Words
image

type: Add field

required: true

Here, you can add the words that should be checked in the user's status. You can add multiple words by clicking the "Add Field" button. Just provide the word or sentence you want to add. This is a required setting, as the bot needs to know what words to check for in the user's status.


Roles
image

type: Role Select

required: true

Here, you can select the role that should be granted to users whose status contains the specified words. you can select multiple roles by just selecting them. This is a required setting, as the bot needs to know what role to grant to users whose status contains the specified words.


Remove all other roles image

type: Boolean (AKA True/False)

required: false

recommended: false

Here, you can choose whether to remove all other roles from the user when they are granted the specified role. If this option is enabled, the user will only have the selected role and no other roles.


Do not remove roles from offline users image

type: Boolean (AKA True/False)

required: false

recommended: true

Here, you can choose whether the user should lose the role when they go offline, because Discord removes their status when their account is offline. If this option is enabled, the user will keep the role while they are offline. However, if they change their status to something else, the role will be removed.