maubot-kickbot/base-config.yaml
2022-06-20 01:49:41 -07:00

9 lines
236 B
YAML

# the room-id of the matrix room or space to use as your "full user list"
master_room: "!somerandomcharacters:server.tld"
# list of users who can add mxids to the exclusion list
admins:
- '@user1:server.tld'
- '@user2:server.tld'