!admin appservicesCommands for managing appservices
!admin appservices registerRegister 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 unregisterUnregister an appservice using its ID
You can find the ID using the list-appservices command.
!admin appservices show-appservice-configShow an appservice's config using its ID
You can find the ID using the list-appservices command.
!admin appservices list-registeredList all the currently registered appservices