-
Notifications
You must be signed in to change notification settings - Fork 13
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
Remove need for people to create their own Discord apps for installation #8
Comments
I can certainly help with this but I am confused how to achieve this without an Application ID? https://discordapp.com/developers/docs/rich-presence/how-to#initialization
Is there a way to reuse an Application that isn't added by Discord themselves (such as how Spotify is set up)? |
Maybe. See this example |
Well isn't that an interesting project as well! I wonder if that is an already existing and Discord ratified application ID instead of how we are trying to approach it. If we submit the application to Discord then it can be baked into their servers... https://discordapp.com/developers/docs/game-and-server-management/how-to-get-your-game-on-discord#getting-approved ? |
I think addressing this issue will be 90% investigation and 10% coding the thing |
just FYI - foobar 2000's plugin just provides a default application ID created by the developer |
When I was first getting my feet wet in the Discord platform I thought this was necessary, but it's not really.
The text was updated successfully, but these errors were encountered: