logologo
  • Guide
  • Development
  • Reference
    • Configuration Reference
    • Admin Command Reference
    • Server Reference
  • Community
  • Security
Matrix
Forgejo
    Continuwuity
    Configuration
    Deploying
    Generic
    Docker
    Debian
    Fedora
    NixOS
    Arch Linux
    Kubernetes
    FreeBSD
    TURN
    Appservices
    Maintenance
    Troubleshooting
    Development
    Development Guide
    Contributing
    Code Style Guide
    Testing
    Hot Reloading
    Reference
    Configuration Reference
    Admin Command Reference
    !admin appservices
    !admin check
    !admin debug
    !admin federation
    !admin media
    !admin query
    !admin rooms
    !admin server
    !admin token
    !admin users
    Continuwuity Community Guidelines
    Security Policy for Continuwuity

    Last Updated: 1/12/2026, 3:47:19 PM

    Previous pageAdmin Command ReferenceNext page!admin check

    #!admin appservices

    Commands for managing appservices

    #!admin appservices register

    Register an appservice using its registration YAML

    This command needs a YAML generated by an appservice (such as a bridge), which must be provided in a Markdown code block below the command.

    Registering a new bridge using the ID of an existing bridge will replace the old one.

    #!admin appservices unregister

    Unregister an appservice using its ID

    You can find the ID using the list-appservices command.

    #!admin appservices show-appservice-config

    Show an appservice's config using its ID

    You can find the ID using the list-appservices command.

    #!admin appservices list-registered

    List all the currently registered appservices