Baphomet is the dedicated bot for nulloctet matrix
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
295 B

  1. {
  2. "baseUrl": "https://my.matrix.server.com",
  3. "userId": "@botId:my.matrix.server.com",
  4. "accessToken": "<user access token>",
  5. "admins": [
  6. "@admin:my.matrix.server.com"
  7. ],
  8. "anyCanInvite": false,
  9. "statusRooms": [
  10. "<room id to broadcast status to>"
  11. ]
  12. }