Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/c9glax/discordmediarichpresence
https://github.com/c9glax/discordmediarichpresence
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/c9glax/discordmediarichpresence
- Owner: C9Glax
- License: gpl-3.0
- Created: 2024-02-22T01:47:26.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-02-22T16:30:35.000Z (9 months ago)
- Last Synced: 2024-02-23T03:28:49.536Z (9 months ago)
- Language: C#
- Size: 379 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DiscordMediaRichPresence
## Usage
`DiscordMediaRP.exe [-d ] [-l Debug]`If you omit the ApplicationKey as argument, you need to use a `config.json`:
```json
{
"DiscordKey": "",
"UseSpotify": false,
"WebbrowserIgnoreSites": [
"Youtube",
"Reddit"
]
}
```Your Discord-Application should have 5 Assets:
* cat
* play
* pause
* stop
* music![image](https://github.com/C9Glax/DiscordMediaRichPresence/assets/13404778/f28c1c4a-8297-4d99-a0ec-0538ffdd427b)