Command List
Made with ❤️ by Pandez and his Pandez Labs team
Authentication
/2fa
Setup 2FA authentication
This will be a different 2FA code than your Discord account one.
Pandez Shield will never ask you for your Discord account 2FA, only othe one you setup using the bot.
Server Owner
/settings
View and edit the current bot settings (e.g. configure role permissions)
/sessions
View a list of current active sessions
/logout <user>
Log out another user from their current session
/permissions <user>
View the list of bot permissions a specific user has
/logs
Shows logs of actions that were performed through Pandez Shield (e.g. when someone uses a Pandez Shield command)
Optional arguments:
user
- Shows logs of actions performed by a specific userexport
- Export logs
Permission Commands
/role give
Give a role to a user
Arguments:
user
- User to give the role torole
- Role to give to the user
Optional arguments:
reason
- Add a reason for performing this action
/role take
Take a role from a user
Arguments:
user
- User to take the role fromrole
- Role to take from the user
Optional arguments:
reason
- Add a reason for performing this action
/mention
Mention @everyone, @here or any roles in a specific channel
Arguments:
channel
- Channel to mention in
/ban
Ban a user from the server
Arguments:
user
- User to ban
Optional arguments:
reason
- Add a reason for performing this action
/unban
Unban a user from the server
Arguments:
user
- User to unban
Optional arguments:
reason
- Add a reason for performing this action
/kick
Kick a user from the server
Arguments:
user
- User to kick
Optional arguments:
reason
- Add a reason for performing this action
/channel create
Create a new channel
Arguments:
name
- Name for the new channel
Optional arguments:
reason
- Add a reason for performing this action
/channel delete
Delete a channel
Arguments:
channel
- Channel to delete
Optional arguments:
reason
- Add a reason for performing this action
/role create
Create a new role
Arguments:
name
- Name for the new role
Optional arguments:
reason
- Add a reason for performing this action
/role delete
Delete a role
Arguments:
role
- Role to delete
Optional arguments:
reason
- Add a reason for performing this action
Other
/logout
Logout from your current session
Last updated
Was this helpful?