bots: Customize reactivation confirmation modal for bots.

Since bots can't join user groups, and end users don't think of bots
as a special class of users, it's worth having special text here.

Fixes: #23270.
This commit is contained in:
Barissa-Imran
2022-10-25 23:24:26 +03:00
committed by Tim Abbott
parent 5814b61f00
commit 15b9e9c7cc
3 changed files with 17 additions and 1 deletions

View File

@@ -52,6 +52,7 @@ IGNORED_PHRASES = [
# BeautifulSoup will remove <z-user> which is horribly confusing,
# so we need more of the sentence.
r"<z-user></z-user> will have the same role",
r"<z-user></z-user> will have the same properties",
# Things using "I"
r"I understand",
r"I'm",