Skip to content

Latest commit

History

History
29 lines (15 loc) 路 1015 Bytes

prerequisites.md

File metadata and controls

29 lines (15 loc) 路 1015 Bytes

馃洜 Prerequisites

鈿狅笍 UPDATE: Discord has updated how their servers get requests. Discord only allows requests from their own domains and APIs. In order to use BetterDiscordPanel, you must set a custom User Agent.

Unfortunately, this has to be set every time you open up BetterDiscordPanel. A solution is currently being worked on for this.

Setting a custom User Agent in Chrome

  1. Open Chrome's developer console. You can press the Ctrl + Shift + I keys.

  2. Click on the icon of the dots in the top right corner.

Step 1

  1. Click on More tools, then Network conditions.

Step 1

  1. Scroll down to the User agent section and unclick the checkbox labelled Use browser default. Make sure the User Agent is set to Custom.

Step 3

  1. Enter the following custom User agent. This User Agent must be specifically applied.

BDP (http://example.com), v0.0.1

  1. Start using BetterDiscordPanel!