Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lolamtisch/discord-rpc-extension
Discord rich presence extension with open API.
https://github.com/lolamtisch/discord-rpc-extension
chrome discord discord-rich-presence extension firefox rich-presence
Last synced: 11 days ago
JSON representation
Discord rich presence extension with open API.
- Host: GitHub
- URL: https://github.com/lolamtisch/discord-rpc-extension
- Owner: lolamtisch
- License: gpl-3.0
- Created: 2019-08-02T07:55:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-08T09:26:20.000Z (2 months ago)
- Last Synced: 2024-10-21T02:33:11.878Z (23 days ago)
- Topics: chrome, discord, discord-rich-presence, extension, firefox, rich-presence
- Language: JavaScript
- Homepage:
- Size: 616 KB
- Stars: 180
- Watchers: 7
- Forks: 12
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Discord-RPC-Extension
Discord rich presence extension with open API.## Important!
This extension only works in combination with the desktop application.
[Download Here](https://github.com/lolamtisch/Discord-RPC-Extension/releases/latest)This extension does not contain any presences.
They are added by other extensions that communicate with this extension.
A small list can be found here:
[Compatible Extensions](https://github.com/lolamtisch/Discord-RPC-Extension/blob/master/docs/extensions.md)## Developer
If you want to add RPC support to one of your extensions, then check the Api documentation [here](https://github.com/lolamtisch/Discord-RPC-Extension/blob/master/docs/api.md).