Skip to content
This repository has been archived by the owner on Dec 6, 2019. It is now read-only.
/ discord-rp Public archive

A script using natives to modify FiveM's Rich Presence usage.

Notifications You must be signed in to change notification settings

lze3/discord-rp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Discord-RP (Rich Presence)

Discord-RP is a script that allows you to modify FiveM's Discord Rich Presence usage. You may modify to your liking.

Screenshot

Logo


Installation

  1. Download the latest release here.
  2. Extract it into your server but don't start it yet.
  3. Create a Discord application here.
  4. Go to the 'Rich Presence' tab, then Art Assets, and upload an image that you want to use in the rich presence. (NOTE: It must be bigger than 511x511).
    • Go to your application and copy the Client ID.
    • Modify client.lua and change:
local appid = 'changeme'

to your application ID.

local assetid = 'changeme'

to an image that you have uploaded.

  1. Start the resource.

Notes

  • App ID can be found here:

  • Asset name can be found here:

  • Do not make the application a 'Bot user'!

Credits

  • IllusiveTea - For telling me about these natives :p

About

A script using natives to modify FiveM's Rich Presence usage.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages