mirror of
https://gitlab.com/animath/si/plateforme-corres2math.git
synced 2025-07-04 14:12:14 +02:00
Invite people in Matrix rooms at registration
This commit is contained in:
@ -85,5 +85,7 @@ class Command(BaseCommand):
|
||||
f"@{admin.matrix_username}:correspondances-maths.fr", 95)
|
||||
Matrix.set_room_power_level("#faq:correspondances-maths.fr",
|
||||
f"@{admin.matrix_username}:correspondances-maths.fr", 95)
|
||||
Matrix.set_room_power_level("#je-cherche-une-equipe:correspondances-maths.fr",
|
||||
f"@{admin.matrix_username}:correspondances-maths.fr", 95)
|
||||
Matrix.set_room_power_level("#flood:correspondances-maths.fr",
|
||||
f"@{admin.matrix_username}:correspondances-maths.fr", 95)
|
||||
|
Reference in New Issue
Block a user