Skip to content

Create Discord Client ID and Client Secret โ€‹

Follow these steps to create your own Discord Developer application (Client ID and Client Secret).

  1. Open Discord Developer and log in with your Discord account.

  2. Click the New Application button.

  3. Set the Name to whatever you'd like.

  • Click the Save button.

    TIP

    Congratulations, you've created an application! ๐Ÿ‘ Now we need to get the plugin's Client ID and Client Secret.

  1. Click OAuth2 in the sidebar.
  • Set Redirects to: http://localhost:30910

    WARNING

    Please make sure the Redirects are correct before continuing. If they differ, the plugin will not work.

  1. Click the Reset Secret button.

  2. Copy the CLIENT ID and CLIENT SECRET and paste them into the Ulanzi Studio Discord plugin.

    DANGER

    Do not share your Client Secret. If you accidentally expose it, click Reset Secret to generate a new one.

  3. Click the Confirm button, then enjoy!