Jump to content

[TUT] Discord Rich Presence


Hydra

Recommended Posts

Nice guide!

You can upload images to your application on the Discord Developers Platform; these are called "assets" and have a name. You can use these asset names in the first argument of setDiscordRichPresenceAsset.

For example:

-- will display my server's logo asset image
-- with the server name text when mouse hovered over the image
setDiscordRichPresenceAsset("my_logo", "Server Name")

 

Edited by FernandoMTA
  • Like 2
Link to comment
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...