From 5166515a7cf76464f7430669e6988f692bdbbc0d Mon Sep 17 00:00:00 2001 From: William Kray Date: Tue, 17 Jun 2025 14:37:58 -0700 Subject: [PATCH] explain invite_power_level in readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 85c4b3d..d3dd7fd 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,9 @@ categories. ## user management +prevent people from inviting randos to your community rooms and bypassing space membership requirements by setting the +`invite_power_level` value in your config. this is used for all room creation commands. + purge inactive users with the `purge` subcommand (i.e. `!community purge`). kick an individual user from your space and all child rooms, regardless of activity status, with the `kick` subcommand