Skip to content

EldersJavas/ebitengine-discord-rpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discord Rich Presence for Ebitengine

GitHub license GitHub go.mod Go version GitHub tag (latest SemVer) GoDoc Go Report Card

EbitenPot PotCore v1

Usage

Recommend to read this doc:
https://discord.com/developers/docs/rich-presence/how-to

1. Get a discord app

Here: https://discord.com/developers/applications

2. Get AppID

Click in your app, you'll find at the General information

3. Set some images and record ID (choice)

At .../rich-presence/assets, you'll find somewhere to add your image. Do not forget that you need to remember the IDs.

4. Use in Ebitengine game

See _example/README.md