Skip to content
This repository has been archived by the owner on Mar 28, 2022. It is now read-only.

Latest commit

 

History

History
50 lines (32 loc) · 2.27 KB

developer-mode.md

File metadata and controls

50 lines (32 loc) · 2.27 KB
title description published date tags editor dateCreated
Developer Mode
An in-depth article about Discord's Developer Mode.
true
2020-09-20 11:17:04 UTC
markdown
2020-01-09 05:03:54 UTC

If you're going to make use of the Discord API, for instance to create a bot, then Discord's Developer Mode will be of great help to you.

Enabling Developer Mode

Desktop

Enabling Developer Mode is easy. Open your Discord settings (the next to your name at the bottom left) and click on Appearance. There you will find Developer Mode. Click the toggle to enable it.

Devmode Toggle

Android

On Android, you can enable Developer Mode by going to your Discord settings (the next to your name at the bottom left) and tap on Behavior. There you will find Developer Mode. Tap the toggle to enable it.

Devmode Toggle Android

iOS

If you have iOS, you can enable Developer Mode by opening your Discord settings in the bottom-right corner of the screen, tapping on Appearance, and flicking the switch labeled Developer Mode.

Devmode Toggle iOS

Usage

Developer Mode adds a simple Copy ID option to your context menu. Right click or long press on any server, user, message or channel to get its unique ID.

To get the unique ID for a server, right click on the server icon, and click "Copy ID".

Devmode Rightclick Server ID

To get the unique ID for a user, right click on their profile in either the channel they are in, or in the member list and click "Copy ID".

Devmode Rightclick User ID 1 or

Devmode Rightclick User ID 2

To get the unique ID for a message, right click on the message and click "Copy ID".

Devmode Rightclick Message ID To get the unique ID for a channel, right click on the channel and click "Copy ID".

Devmode Rightclick Channel ID