permission modeling has been moved from statically defined in your bot
config to a cascading model, as set by your parent room or space.
when upgrading:
- ensure your bot is an admin of your space or parent room
- run the `!community sync` command to migrate your admins and
moderators to your parent space, and clear out these fields in your
config
- optionally run `!community setpower` to ensure power levels are set in
all space rooms according to your parent space
if you have legacy rooms with incorrect permissions, you can now upgrade
them easily with the `!community replaceroom` command. see the readme
for more information.
good for shutting off temporary rooms and keeping your space tidy, and
migrating to new rooms that the bot has appropriate permissions for.
probably doesn't solve every problem but should make it a little easier
to fix permission issues and such.