From 94355ae471ecb43db0ee5efe4a77b4ebeaab56fe Mon Sep 17 00:00:00 2001 From: eip <36315290+eip618@users.noreply.github.com> Date: Wed, 29 May 2024 20:02:57 +1000 Subject: [PATCH] nickname policy changes --- cogs/rules.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/cogs/rules.py b/cogs/rules.py index 56814fca..aa11809f 100644 --- a/cogs/rules.py +++ b/cogs/rules.py @@ -80,8 +80,9 @@ async def init_rules(self): Please contact <@!333857992170536961> if you need to get in touch with the staff team. Mod-Mail is NOT FOR GETTING HELP WITH HACKING.**\n""" self.nickname_policy = """🏷️ __*Username/Nickname and Avatar policy*__ -Usernames are to be kept primarily alphanumeric, to keep them easy to tag and read. Excessively long usernames are not acceptable. Usernames and avatars that are annoying, offensive, inappropriate ("nsfw"), and/or disruptive to others are also not allowed. -Usernames that go against these rules will be assigned a nickname. Users can request a specific nickname that follows these rules. +Usernames must begin with at least one alphanumeric character and are to be primarily alphanumeric, to keep them easy to tag and read. +Excessively long usernames are not acceptable. Usernames and avatars that are annoying, offensive, inappropriate ("nsfw"), and/or disruptive to others are also not allowed. +Usernames that go against these rules will be assigned a nickname. Users are able to change their own nickname, but may be blocked from messaging by AutoMod if the selected nickname or profile name is not acceptable. If the username disrupts the general chat flow, pings included, the user will be asked to change it. Refusal will result in a kick from the server. Users with avatars against these rules will be asked to change them or be kicked from the server. Blank names and avatars are considered disruptive and are not allowed."""