matrix-docker-ansible-deploy/roles/custom/matrix-bridge-mautrix-meta-instagram
Slavi Pantaleev aee7d2ca6c Do not use command_prefix = default for Meta bridges anymore
Seems like `default` is not a supported value and will not
make the bridge autoconfigure itself with the correct prefix anymore.

A value of `default` would be taken literally.
2024-09-17 16:16:48 +03:00
..
defaults Do not use command_prefix = default for Meta bridges anymore 2024-09-17 16:16:48 +03:00
tasks Upgrade mautrix-meta (v0.3.2 -> v0.4.0) and adapt configuration 2024-09-17 09:39:35 +03:00
templates Upgrade mautrix-meta (v0.3.2 -> v0.4.0) and adapt configuration 2024-09-17 09:39:35 +03:00
README.md Add support for bridging to Facebook Messenger and Instagram via mautrix-meta 2024-02-19 10:25:00 +02:00

matrix-mautrix-meta-instagram

This bridge role is derived from the matrix-mautrix-meta-messenger Ansible role via automatic changes (see just rebuild-mautrix-meta-instagram or bin/rebuild-mautrix-meta-instagram.sh).

If you'd like to make a change to this role, consider making it to the matrix-mautrix-meta-messenger role instead.