How to Updated Discord's Rich Presence Custom Image?

Discord is a cross-platform chat application that works on PCs, Macs, Linux, Android, and iOS. Discord is often used to streamline video game teams and discussions. Via Discord's rich presence custom image feature, you can use an animated avatar to represent you in chats. 

discord rich presence fivem

By Worried WombatWorried Wombat on Jan 09, 2021
Citizen.CreateThread(function()
	while true do
        --This is the Application ID (Replace this with you own)
		SetDiscordAppId(123456788967867867)

        --Here you will have to put the image name for the "large" icon.
		SetDiscordRichPresenceAsset('logo_name')
        
        --(11-11-2018) New Natives:

        --Here you can add hover text for the "large" icon.
        SetDiscordRichPresenceAssetText('This is a lage icon with text')
       
        --Here you will have to put the image name for the "small" icon.
        SetDiscordRichPresenceAssetSmall('logo_name')

        --Here you can add hover text for the "small" icon.
        SetDiscordRichPresenceAssetSmallText('This is a lsmall icon with text')

        --It updates every one minute just in case.
		Citizen.Wait(60000)
	end
end)

Source: forum.cfx.re

Add Comment

0

To have the right avatar for your account, choose one that best fits your mood and style.

Whatever answers related to "discord rich presence fivem"

View All Whatever queries

Whatever queries related to "discord rich presence fivem"

discord rich presence fivem Check For The Presence of an Element With indexOf() flutter limit string length rich text foods rich in collagen fivem groups fivem findfirstped kill count fivem fivem spawn vehicle attempt ot compare number with table fivem Distress Signal notification not working fivem handsup fivem anti injection fivem esx shownotification fivem progressbar fivem how to get the amount of servers a discord bot is in? discord.py Discord bot client login ModuleNotFoundError: No module named 'discord' discord rules template copy and paste max res for discord emoji What is Discord developer portal discord embed links how to mute someone on discord discord.py making a bot join discord bot clear messages discord ssl certificate error black sheep discord jda documentation discord Sending gifs inside a Embed in Discord.py how to make link text in discord discord bot how to make that if a specific player types the command something else will happen discord.js reason kick commands discord.js discord push to talk not working on pubg mobile eris web dashboard discord discord enable disabled account Bot leaves the channel inactivity discord.js discord.py 8ball auto reload discord stream chat tool obs discord embed empty field event loop is closed discord.py https://discord.gg/pNkFmuf4 how to make a login form discord.js part 1 comment configurer un webhook discord timestamp discord.js discord guild.members not working bot discord chat discord how many people can use video discord.js verify client.login discord.js how to import token from .env file discord bot discord dev portal hack discord script better way of using discord.js ${802160913301110795} discord discord force devices to logout discord.js get server guild id how-to-avoid-to-exceed-rate-limit-by-using-discord-js-api discord.py get a bot online SEND MESSAGE PERSON ID DISCORD.JS how to mark part of your sentence as spoiler in discord @typeit/discord discord rules copy and paste discord dark gray hex code what color is discord dark mode discord bot client

Browse Other Code Languages

CodeProZone