Nicknames @ Brave Bot
Ensuring your server members' names are ToS abiding is something many forget. Here is how you can change your member's nicknames quickly.
- Do
/nickname - Ensure the nickname is no longer than 32 characters.
- Press Enter and the nickname should be changed.
Beware of special characters and etc may cause an error message to occur. Work on censoring on nicknames from our side in underway and will come in a future update (Issue #120).
We also reccomend using Discord's AutoMod System to combat bad & ToS breaking User Profiles.
User Power:
We believe that users also should be allowed to edit their nickanme without any barriers. Which is why there is a secret (ish) command called /set-my-nick. (It is located within the Utility Unit of Brave Bot)
If you wish to disable this command please go to your Server Settings and Find the Integration Tab and select Brave Bot. You will then be allow edit who can use what command(s). Click Here to Learn More
Nickname & Username Restrictions:
- Names can contain most vaild unicode characters. Discord limits some zero-width and non-rendering characters.
- Usernames must be between
2and32characters long. - Nicknames must be between
1and32characters long. - Names are sanitized and trimmed of leading, trailing and excessive internal whitespaces.
- Usernames cannot contain the following substrings:
@,#,:,```anddiscord. - Usernames cannot be:
Everyoneorhere.
Note
Obtained from the Discord Dev Docs, may be out of date. There is nothing we can do about these restrictions.