Skip to content

williamkray/maubot-createroom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create room bot

very stupid bot that:

  1. creates a room
  2. assigns the room an alias that matches the name (sanitized)
  3. make the room part of a space (as defined in the config)
  4. grant admin roles to a list of users
  5. 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.

About

maubot plugin to create a matrix room and include it as part of a matrix space

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages