maubot

  • Canonical IS DevOps
Channel Revision Published Runs on
latest/edge 8 07 Nov 2024
Ubuntu 24.04
juju deploy maubot --channel edge
Show information

Platform:

Learn about actions >

  • create-admin

    Create administrator user to Maubot.

    Params
    • name string

      The name of the administrator user.

  • register-client-account

    Register Matrix client account for a bot. The result is user ID, password, access token and device ID that should be used for registering a client. See Maubot documentation for more details. https://docs.mau.fi/maubot/usage/basic.html#creating-clients

    Params
    • account-name string

      The Matrix account you want to use as a bot.

    • admin-name string

      The name of the administrator user that will be used for creating the account.

    • admin-password string

      The password of the administrator user that will be used for creating the account.