Utilities
Extra features to simplify the management of your server.Β π§
In addition to core features like the captcha system and anti-raid protection, RaidProtect offers several secondary tools that can make managing your server even smoother.
Utility commands are usable with a prefix.
π€ User Informationβ
The /userinfo
command lets you get detailed information about a user.
Use the command: /userinfo [@user]
Replace [@user]
with the desired mention or ID.
π Displayed Informationβ
- Discord account creation date
- User's profile picture
- Profile banner
- Profile badges
- The Nitro, Booster, Quest, and Originally Name badges are not displayed.
π Information about a server memberβ
If the target is a server member, additional info includes:
- Date joined the server
- Server nickname
- Number of roles and list of the first 6 roles
- Permission category (visible only to moderators):
- Animator
- Moderator
- Manager
- Administrator
- Owner
The Animator category is shown if the member has at least one of the following permissions:
MANAGE_EXPRESSIONS
CREATE_GUILD_EXPRESSIONS
MANAGE_EVENTS
The Moderator category is shown if the member has at least one of the following permissions:
KICK_MEMBERS
BAN_MEMBERS
MODERATE_MEMBERS
MANAGE_MESSAGES
MUTE_MEMBERS
DEAFEN_MEMBERS
MOVE_MEMBERS
MANAGE_THREADS
The Manager category is shown if the member has at least one of the following permissions:
MANAGE_GUILD
MANAGE_ROLES
MANAGE_CHANNELS
VIEW_AUDIT_LOG
MANAGE_WEBHOOKS
MANAGE_SERVER_EXPRESSIONS
The Administrator category is shown in two possible cases:
1οΈβ£ Has the permission:
ADMINISTRATOR
2οΈβ£ Has all three of the following permissions at the same time:
MANAGE_GUILD
MANAGE_ROLES
MANAGE_CHANNELS
Condition: The member is the server owner.
- Member flags (visible only to moderators)
Certain special indicators (flags) can be displayed for a member:
Flag | Displayed Emoji | Explanation |
---|---|---|
DID_REJOIN | The user left and rejoined the server. | |
IS_GUEST | Guest member (temporary invite or guest access). | |
COMPLETED_ONBOARDING | Completed the server onboarding process. | |
STARTED_ONBOARDING | Started the onboarding process. | |
COMPLETED_SERVER_GUIDE | Completed the server guide if enabled. | |
STARTED_SERVER_GUIDE | Started the server guide. | |
AUTOMOD_QUARANTINED_NAME | Quarantined by automoderation for the username. | |
AUTOMOD_QUARANTINED_GUILD_TAG | Quarantined by automoderation for the tag or nickname. | |
BYPASSES_VERIFICATION | User can bypass server verification. | |
SPAMMER | Account marked as spammer or unusual activity detected. |