$changeUsername

Changes the mentioned user’s nickname.

Syntax

$changeUsername[New nickname]

Parameters

  • New nickname (Type: String || Flag: Required): The text to change the user’s nickname to. It cannot exceed more than 32 characters. Using %username% will be replaced by the real user’s username.

Example

$nomention $changeUsername[$noMentionMessage] Changed <@$mentioned[1]>'s nickname to **$noMentionMessage**.
!example Cool Bot Cool Bot Changed Cool Bot's nickname to Cool Bot.

What is this?