The Charm Store will undergo scheduled database maintenance on July 5, 2026 22:00 to July 6, 02:00 UTC. During this time, you may be unable to access charm and bundle metadata or publish updates. No user action is required and services will automatically resume once maintenance is complete.

Platform:

Channel Revision Published Runs on
latest/stable 66 23 Sep 2025
Ubuntu 22.04
latest/edge 108 04 Jul 2026
Ubuntu 24.04 Ubuntu 22.04
latest/edge 16 10 Feb 2025
Ubuntu 24.04 Ubuntu 22.04
juju deploy maubot

Learn about actions >

  • create-admin

    Create administrator user to Maubot.

    Params
    • name string

      The name of the administrator user.

  • delete-admin

    Delete administrator user from 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.

  • reset-admin-password

    Reset password for administrator user.

    Params
    • name string

      The name of the administrator user.