Retrieve Profile (Effect) — DiSky

Addon: DiSky · Category: Effect · Since: 4.0.0

Syntax

retrieve profile (with|from) id %string% (from|with|of|in) %user% and store (it|the profile) in %~object%

Description

Retrieve the profile of the specified user. A profile contains mainly the banner of the user; returns the accent color if no banner is set.

Examples

retrieve profile with id "000" from event-user and store it in {_profile}

View source