Skip to content
This repository has been archived by the owner on Oct 15, 2022. It is now read-only.
Tofix.js edited this page Aug 26, 2022 · 10 revisions

Welcome to the guide

Sections

ID

Id is ID of an discord application.
Basically it just tell discord what app to take name and assets from.

To obtain it go to the Discord Developer Portal.
Log in if you aren't.

Now create new application. To do that press the new application button.
new_app

After u press that this should show up.
image

The name is gonna show up here.
app_name

After u picked the name click Create.

After that just simply copy the application id.
general_info

And just like that we are done!
Now just simply paste the id into the ID field in the app.

Details

This one is much simpler then the id.
Its just the first text on the activity.
image

State

Just as simple as the last one. Its just the second text on the activity.
image

Party

There are two values here.
The amount of people in the party
The max size of the party
party
It looks the same on discord
discord_party

Timestamp

This one is shown here
image
What else do i explain? The names in the app are self explanatory

Images

There are two inputs here:

  • Label
  • Key The label is the text thats shows up when u hover over the image.
    img

The key can be two things:

  • Url to an image that will render (recommended)
  • Key of an asset on discord developer portal (not gonna explain how to use it here)

Buttons

Just as in images there are two inputs here:

  • Label
  • URL

Label is the text that shows up on it
URL is the link that the button will open on click

Clone this wiki locally