-
Notifications
You must be signed in to change notification settings - Fork 823
Implement Discord Activity(Rich Presence) #49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
599ac4b
to
5c10497
Compare
This is coool 🔥 |
Hi! There was a merge with a lot of style fixes all over the code. Hence, a rebase is required. |
5c10497
to
3200862
Compare
@Depal1 |
974a2c6
to
cf65c50
Compare
Text will need to be reworked to follow #86 locale style. |
4158f7c
to
c48682a
Compare
c48682a
to
e5792c6
Compare
e5792c6
to
a5373a4
Compare
@ZhichGaming |
67eb98e
to
fc4d915
Compare
fc4d915
to
6f2290f
Compare
Why are some app defaults for the images genshin impact? |
This PR implement discord activity(also known as Rich Presence) feature.
When you open app from PlayCover, PlayCover/PlayTools#2 will connect to discord client via IPC and update activity.
Default activity looks like below.
Because discord does not allow us to change name of application, It will display name as
PlayCover
and show application name(from bundle) in detail field.But user can set specific application name by creating their own application in Discord Developer Portal. Also user can change details, state string and image shown at left side.
By setting custom activity like below, user can deliver discord activity as their wish.