very stupid bot that:
- creates a room
- assigns the room an alias that matches the name (sanitized)
- make the room part of a space (as defined in the config)
- grant admin roles to a list of users
- invites a list of users to the room
in order for all this to work, the bot must have enough power in the space to send state events. if this is not the case, the bot will create the room but will throw errors when trying to send state events to the space, and everything after that will bomb out.