How to Get Discord IDs - nosv1/MoBot GitHub Wiki

Getting IDs

First, go to Settings -> Appearance -> Developer Mode -> On

With Developer Mode, you will be able to right-click various things (channels, users, messages, etc), or hold if you are on mobile. Upon right-clicking, you will see an option to Copy ID. These IDs will be useful in many of MoBot's commands.


Using IDs in Discord Messages

@User = <@user_id>
#channel = <#channel_id>
@Role = <@&role_id>

⚠️ **GitHub.com Fallback** ⚠️