explain invite_power_level in readme

This commit is contained in:
William Kray
2025-06-17 14:37:58 -07:00
parent 2430baf4cd
commit 5166515a7c
+3
View File
@@ -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