$changeNickname
Changes the nickname of a specified member in the server.
Usage:
$changeNickname[userID;nickname]
- userID - The ID of the member whose nickname you want to change.
- nickname - The new nickname you want to assign to the member.
Example
Using $changeNickname
Changing the nickname of the command author
Permissions
The bot requires the "Manage Nicknames" permission to change nicknames and only change nicknames of members with roles lower than bots highest role.
Discord restiriction
Discord doesn't allow others to change owners nickname. If you will try to change nickname of an invalid member or owner, error message will be shown.
Related functions: $nickname
Difficulty: Easy
Tags: change Nickname nickname member Names modify name
Function Cooldown
This function has built-in cooldown. Why? Read more about cooldowns here.
- Cooldown: 4 minutes
- Tracked By: User ID
- Type:
userupdate
Functions with the same type share cooldowns based on the same Tracked By value.