$charCount

Gets the amount of characters from the provided text. If no text is provided, the bot returns the character count of the user's message.

Usages

Usage #1

$charCount - Returns the total number of characters from the user's message.

Usage #2

$charCount[text] - Returns the total number of characters from the text provided.

Last updated

Was this helpful?