New Locale Data (Expression) — DiSky

Addon: DiSky · Category: Expression

Syntax

new local[e] [data] for %string% (as|with [value]) %string%

Description

Returns the a new locale data for the given locale and the given value. You have to provide the locale using its code (list can be found here: https://discord.com/developers/docs/reference#locales) and the value to set. Documentation: https://docs.disky.me/advanced-stuff/slash-commands#using-localizations-v4.3.0+

Examples

new locale data for "FR" as "niveau"

View source