📚
Disblock
  • Disblock Documentation
  • Getting Started
  • First steps
  • Supporting
  • Dashboard
    • Logs
    • Rollbacks
  • Events
    • Events
  • Blocks
    • Blocks
    • Embeds blocks
    • Temporary variables blocks
    • Slash commands
      • Forms
    • Data storage blocks
  • miscellaneous
    • How to get the Discord ID of something
    • Troubleshooting
  • Terms & privacy policy
    • Terms of Use
    • Privacy Policy
Powered by GitBook
On this page
  • Enabling Developer mode
  • Getting the ID
Edit on GitHub
  1. miscellaneous

How to get the Discord ID of something

PreviousData storage blocksNextTroubleshooting

Last updated 2 years ago

When using Disblock, you may need to get something with an ID. It can be an user, a channel, a role, or anything else; the way to get this ID is generally the same :

Enabling Developer mode

Firstly, you will need to enable the developer mode. Go in the settings of your account, then in Advanced and enable the Developer Mode.

Getting the ID

Now that the Developer mode is enabled, you can right-click on something, and the option Copy ID should have appeared. You can now select this to have the ID of this element in your clipboard, ready to paste in the editor !

The Developer Mode, enabled. You can disable it the same way you enabled it.
You can now see the Copy ID option in the right-click menu.