A Chrome extension that creates a Discord activity just as you want
Discord Server
Warning
Under development!
Warning
If your debugging, don't worry about the error Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
it happens because we're trying to send a message to the popup when it's not open (at src/utils/update_global.ts
).
You have a presence store to download "presence makers".
Scritps that make an activity object as the extension expects.
You'll be able to switch between different ways of connecting to Discord
- WebDiscord (
discord.com/app
) that uses the same technique as chrome-discord-presence - LocalDiscord (Locally installed Discord client) uses the same technique as ytdp
The way chrome-discord-presence gets the token doesn't work anymore, use this instead.
- Log in using discord.com/app
- Open the Dev Tools
- Go to
Network
tab - Filter for
/api
- Select
country-code
- In the
Request Headers
section look forAuthorization