Psych Engine Logo
Psych Engine - Lua Script API

Discord Functions

Functions for working with Discord Rich Presence.


changeDiscordPresence

changeDiscordPresence(details:String = 'In the Menus', ?state:String, ?smallImageKey:String, ?hasStartTimestamp:Bool, ?endTimestamp:Float, ?largeImageKey:String):Void

Change Discord Rich Presence current details, allows you to also set up a timestamp for a timer.

Examples:

Note: To upload custom images to use on "smallImageKey" and "largeImageKey" you will need to change the Application ID.


changeDiscordClientID

changeDiscordClientID(?newID:String):Void

Changes Discord Rich Presence's Application ID, necessary to change the "Psych Engine" Logo from the RPC.

Examples: