Reaction roles
The reaction role feature is a way for members of the PUBG Discord to add themself to a specific role (if a relevant reaction role is setup for said role), without having a moderator do it manually.
It basically works by setting up a specific reaction emoji on a specific message, and once a member reacts with the same emoji, they’re added to the specified role.
Managing reaction roles is currently done via commands in Discord.
You can use them either by sending a DM to @PUBG bot#1548
or via a text channel it has access to (e.g. #moderators-only
), but only if you have the proper roles (moderator
and up).
For Nitro users: Make sure you pick the right emoji from the server, or else commands (especially add
) may not work.
All commands on this page need to be prefixed with !reactionrole
. For example the command help
would need to be typed as !reactionrole help
.
Command parameters are specified as <required>
, [optional]
and (none)
.
- Command name:
add
- Params:
<#channelMention> <messageId> <customServerEmoji> <@roleMention>
- Description:
- Adds an active reaction role on the specified message (ID), which adds users to the
@roleMention
as long as they reacted withcustomServerEmoji
on the message.
- Adds an active reaction role on the specified message (ID), which adds users to the
- Params:
- Command name:
delete
- Params:
<reactionRoleId>
- Description:
- Deletes a currently active reaction role, specified by the reaction role ID (Format:
aaaa-bbbb-cccc-dddd
). - See
!reactionrole messages
.
- Deletes a currently active reaction role, specified by the reaction role ID (Format:
- Params:
- Command name:
help
- Params:
<commandParameter>
- Description:
- Displays more help documentation about the specified reaction role command parameter (
add
,delete
,messages
etc.)
- Displays more help documentation about the specified reaction role command parameter (
- Params:
- Command name:
info
- Params:
<reactionRoleId>
- Description:
- Displays all the relevant information about the specified reaction role ID, such as message ID, channel, message text, role and so on.
- Params:
- Command name:
messages
- Params:
(none)
- Description:
- Lists all the message IDs with active reaction roles, with some additional basic information such as: Channel, reaction role ID and role.
- Params: