Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/MrCoolAndroid/Xbox-Rich-Presence-Discord
Xbox Rich Presence for your Discord status! Join our Discord: https://discord.gg/y22ujrB5e2
https://github.com/MrCoolAndroid/Xbox-Rich-Presence-Discord
discord rich-presence xbox
Last synced: 3 months ago
JSON representation
Xbox Rich Presence for your Discord status! Join our Discord: https://discord.gg/y22ujrB5e2
- Host: GitHub
- URL: https://github.com/MrCoolAndroid/Xbox-Rich-Presence-Discord
- Owner: MrCoolAndroid
- License: mit
- Created: 2021-02-07T23:53:34.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-05T13:28:06.000Z (3 months ago)
- Last Synced: 2024-11-05T14:32:42.678Z (3 months ago)
- Topics: discord, rich-presence, xbox
- Language: C#
- Homepage:
- Size: 10.2 MB
- Stars: 39
- Watchers: 6
- Forks: 33
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Xbox Rich Presence
*Note: Discord already haves an integrated presence for Xbox Live, but if you want to show more information about what you are playing on Xbox Live you can use this*
***Another note: Please before doing anything read this README, many people tried to clone the repository instead of downloading the release***
## This Rich Presence contains:
1. Game/app name
2. Game/app image (not all games/apps haves an image, you can add images by [contributing](https://github.com/MrCoolAndroid/Xbox-Rich-Presence-Discord#contribute))
3. Timestamp
4. Device name (Xbox One, Xbox 360, etc) and image
5. Xbox Live Rich Presence (if game/app supports it)## Example
![logo](https://github.com/MrCoolAndroid/Xbox-Rich-Presence-Discord/raw/main/Example2.png)## Installation
1. Download the [latest release](https://github.com/MrCoolAndroid/Xbox-Rich-Presence-Discord/releases) and extract the .zip file to any folder you like, then just run the .exe file (I recommend creating a shortcut on the desktop for quick access). If it asks you to install .NET, you'll need to download it from [here](https://download.visualstudio.microsoft.com/download/pr/b6fe5f2a-95f4-46f1-9824-f5994f10bc69/db5ec9b47ec877b5276f83a185fdb6a0/windowsdesktop-runtime-5.0.17-win-x86.exe) (x86) or [here](https://download.visualstudio.microsoft.com/download/pr/3aa4e942-42cd-4bf5-afe7-fc23bd9c69c5/64da54c8864e473c19a7d3de15790418/windowsdesktop-runtime-5.0.17-win-x64.exe) (x64), depending on your system.2. Go to [OpenXBL](https://xbl.io) and login with your Xbox Live account and you will get an API key, save it on a .txt file
3. Open the app and insert your Gamertag and API key
4. Press Start!
## To-Do list
- [ ] Show Xbox Live party
- [ ] Multi-language Rich Presence
- [x] GUI App
- [x] Database for games
- [x] Cool animations and effects
- [x] Device selector
- [x] SteamGridDB support## Contribute
Wanna contribute on adding games with pictures and backgrounds? Now you can! Just do a pull request editing the [Games List.json](https://github.com/MrCoolAndroid/Xbox-Rich-Presence-Discord/blob/main/Games%20List.json) file!
- "titlename" should have the original name of the game that shows on Xbox, remove any Copyright or Trademark symbols
- Images on "titleicon" should be 1024x1024 and the link to it should be 256 characters maximum and "titlebackground" can be any size but choose one that fits on the app correctly
- "titleimage" is a Discord parameter, give it any name or the game name, i will edit it after the pull request
- "type" (number) is the kind of game or app, Use the following numbers depending of the type of app or game:
- (1) For games, it will show "Playing (game)"
- (2) For video apps, it will show "Watching (app)"
- (3) For another kind of apps, it will show "Using (app)"## Contributors
People that helped me creating the app!
- Klaudex17 (Games pictures and design)
- J_Felipe (Ideas for the app)People who contributed adding games!
*Made with [contrib.rocks](https://contrib.rocks).*
And many people on Discord!
If you're not seeing any image while playing your game or you need help with anything else, join to my [Discord](https://discord.gg/y22ujrB5e2) and i will gladly help you!