-
-
Notifications
You must be signed in to change notification settings - Fork 113
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Discord pushed an update, and you can now do the following:
- change
name
of the application dynamically (or at least during the first connection, unsure) changestatus_display_type
(https://discord.com/developers/docs/events/gateway-events#activity-object-status-display-types)make details and state clickable links (details_url
andstate_url
)make images clickable (large_url
,small_url
)- they've added more flags I think, but I'm not sure if they're useful
If I'll have some free time before you do, I'll do a PR implementing this.
UPD: I should've checked the commit history, my bad. But, name feature isn't implemented as far as I can see.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers