Skip to content

discord/embedded-app-sdk-examples

Repository files navigation

Embedded App SDK Examples

Discord Embedded App SDK

This repository contains a collection of examples for the Discord Embedded App SDK. To get started, visit discord.dev.

Discord Supported Examples

This starter app will get you up and running quickly with the basic skeleton of an Embedded App using Node.js, React, and Vite.

This example implements the SDK commands and events available within the application's iframe while building your app.

This example implements an Embedded App using a nested framework like a game engine. When using a game engine, you need to send messages between a parent iframe and the nested framework.

Community Curated Examples

These examples are maintained by members of the Discord Developer Community.

Colyseus This example uses Node.js, React, and Colyseus, a multiplayer JS framework, to demonstrate state management in a multiplayer experience.
Wonderland Engine This example uses Wonderland Engine and Node.js to demonstrate performant 3D rendering inside an Embedded App.

Discord Developer Terms of Service & Developer Policy

Please note that while these examples are licensed under the MIT License, the Discord Developer Terms of Service and Discord Developer Policy otherwise still apply to you and the applications you develop utilizing these examples.

About

Examples for the Embedded App SDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published