Closed axieum closed 3 years ago
Can now use ${group}, ${prefix}, ${suffix}, etc.
${group}
${prefix}
${suffix}
Also, move the Discord module's StringUtils into the API for shared use, and repurpose its format helpers into FormatUtils class.
StringUtils
FormatUtils
Can now use
${group}
,${prefix}
,${suffix}
, etc.Also, move the Discord module's
StringUtils
into the API for shared use, and repurpose its format helpers intoFormatUtils
class.