discord-rpc
discord-rpc copied to clipboard
a fork of discordjs/RPC
A lot of the Structures (main ones I can see are the channel, and possibly guild?) are formatted as if it were a normal user / bot connecting to the...
I have followed one of the OAuth Examples within this github repo and I am getting the error `RPC_OAUTH2_ERROR: OAuth2 Error: invalid_request: Missing "redirect_uri" in request.` I have tried adding...
After building the application, an error occurs: `Error: Could not resolve "bufferutil" imported by "ws". Is it installed?` Also with the utf-8-validate package. Please rebuild the package without these dependencies...
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.37.100 to 0.37.101. Release notes Sourced from discord-api-types's releases. 0.37.101 0.37.101 (2024-09-23) Bug Fixes rest/oauth2: correct string literal types containing bot scope (#1101 by @Renegade334) (2ae2324) Features...