prerequisites.md
December 24, 2022 ยท View on GitHub
๐ 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
-
Open Chrome's
developer console. You can press the Ctrl + Shift + I keys. -
Click on the icon of the dots in the top right corner.

- Click on
More tools, thenNetwork conditions.

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

- Enter the following custom User agent. This User Agent must be specifically applied.
BDP (http://example.com), v0.0.1
- Start using BetterDiscordPanel!