Discord Presence
Discord Rich Presence is a feature that allows you to display your activity inside your Discord profile when you are using software or playing a connected game.
Inizialization
To implement Discord Rich Presence, we can use the "github.com/hugolgst/rich-go/client"
library, which supports Linux, macOS, and Windows.
To get your DISCORD_APP_ID, you should create a new application on the Discord portal.
Last updated