Skip to content
This repository was archived by the owner on May 25, 2025. It is now read-only.

UNOFFICIAL mirror of Discord's (decommissioned) GameSDK (using Github Actions)

Notifications You must be signed in to change notification settings

ZackeryRSmith/discord-game-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Game SDK

The SDK is currently under extensive development and is subject to change. Suggestions about the current API are welcome.

Setup

  • Create an application on the Discord developer site.
  • Set a redirect URL. If you don't have one right now, just use http://127.0.0.1.
  • Enable Rich Presence for the application. This enables whitelist access for the SDK.
    • When you are ready to test with more people, add them to the whitelist.
  • Copy the Client ID.
    • Use this CLIENT_ID when initializing the SDK.

About

UNOFFICIAL mirror of Discord's (decommissioned) GameSDK (using Github Actions)

Topics

Resources

Stars

Watchers

Forks